summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-15 09:02:44 +0000
committerSam James <sam@gentoo.org>2021-02-15 09:03:40 +0000
commit66102e483b55615213d8f7024bddc774d7327d1d (patch)
tree022efd4306e78689f2fdcdad00c840157e6e097a
parentmedia-sound/qsampler: fix double KEYWORDS (diff)
downloadgentoo-66102e483b55615213d8f7024bddc774d7327d1d.tar.gz
gentoo-66102e483b55615213d8f7024bddc774d7327d1d.tar.bz2
gentoo-66102e483b55615213d8f7024bddc774d7327d1d.zip
dev-ml/js_of_ocaml: adjust KEYWORDS
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ml/js_of_ocaml/js_of_ocaml-3.0.0.ebuild1
1 files changed, 0 insertions, 1 deletions
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 12a42f7f42ee..6b828ef47386 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