summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-11 06:30:59 +0000
committerSam James <sam@gentoo.org>2021-02-11 06:30:59 +0000
commit7e17bbd4b87de17e2e4fae42e4a6b9338703d888 (patch)
treedcc70f959e07cfcb7c2cedc8ac1c893354f60433 /dev-ml/stdlib-shims/stdlib-shims-0.2.0.ebuild
parentdev-ml/ocaml-compiler-libs: Stabilize 0.12.3 ppc, #769317 (diff)
downloadgentoo-7e17bbd4b87de17e2e4fae42e4a6b9338703d888.tar.gz
gentoo-7e17bbd4b87de17e2e4fae42e4a6b9338703d888.tar.bz2
gentoo-7e17bbd4b87de17e2e4fae42e4a6b9338703d888.zip
dev-ml/stdlib-shims: Stabilize 0.2.0 ppc, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/stdlib-shims/stdlib-shims-0.2.0.ebuild')
-rw-r--r--dev-ml/stdlib-shims/stdlib-shims-0.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/stdlib-shims/stdlib-shims-0.2.0.ebuild b/dev-ml/stdlib-shims/stdlib-shims-0.2.0.ebuild
index 4190ecd7032e..a55564e154bc 100644
--- a/dev-ml/stdlib-shims/stdlib-shims-0.2.0.ebuild
+++ b/dev-ml/stdlib-shims/stdlib-shims-0.2.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz"
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
IUSE="ocamlopt"
DOCS=( "README.md" "CHANGES.md" "LICENSE" )