commit: 66102e483b55615213d8f7024bddc774d7327d1d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 15 09:02:44 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> 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 <sam <AT> 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