From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5A7F113835B for ; Mon, 15 Feb 2021 09:03:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 988B3E09D5; Mon, 15 Feb 2021 09:03:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 80959E09D5 for ; Mon, 15 Feb 2021 09:03:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A2D243408F9 for ; Mon, 15 Feb 2021 09:03:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 42D454DB for ; Mon, 15 Feb 2021 09:03:43 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1613379820.66102e483b55615213d8f7024bddc774d7327d1d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/js_of_ocaml/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/js_of_ocaml/js_of_ocaml-3.0.0.ebuild X-VCS-Directories: dev-ml/js_of_ocaml/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 66102e483b55615213d8f7024bddc774d7327d1d X-VCS-Branch: master Date: Mon, 15 Feb 2021 09:03:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d4aec9ab-a0b1-44f2-aa9d-f9ce819719d2 X-Archives-Hash: f05a0b5ec9b71addeb2cde7bacde83e5 commit: 66102e483b55615213d8f7024bddc774d7327d1d Author: Sam James gentoo org> AuthorDate: Mon Feb 15 09:02:44 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Feb 15 09:03:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66102e48 dev-ml/js_of_ocaml: adjust KEYWORDS Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> dev-ml/js_of_ocaml/js_of_ocaml-3.0.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-ml/js_of_ocaml/js_of_ocaml-3.0.0.ebuild b/dev-ml/js_of_ocaml/js_of_ocaml-3.0.0.ebuild index 12a42f7f42e..6b828ef4738 100644 --- a/dev-ml/js_of_ocaml/js_of_ocaml-3.0.0.ebuild +++ b/dev-ml/js_of_ocaml/js_of_ocaml-3.0.0.ebuild @@ -15,7 +15,6 @@ if [ "${PV#9999}" != "${PV}" ] ; then else SRC_URI="https://github.com/ocsigen/js_of_ocaml/archive/${PV}.tar.gz -> ${P}.tar.gz" # Breaks dev-ml/eliom dev-ml/async_js dev-ml/ocsigen-toolkit - KEYWORDS="" #KEYWORDS="~amd64" fi