diff options
author | Sam James <sam@gentoo.org> | 2021-02-15 09:02:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-15 09:03:40 +0000 |
commit | 66102e483b55615213d8f7024bddc774d7327d1d (patch) | |
tree | 022efd4306e78689f2fdcdad00c840157e6e097a /dev-ml/js_of_ocaml | |
parent | media-sound/qsampler: fix double KEYWORDS (diff) | |
download | gentoo-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>
Diffstat (limited to 'dev-ml/js_of_ocaml')
-rw-r--r-- | dev-ml/js_of_ocaml/js_of_ocaml-3.0.0.ebuild | 1 |
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 |