summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-10 16:32:12 +0000
committerSam James <sam@gentoo.org>2021-02-10 16:32:12 +0000
commit4a7b8563730b0ab7a11fe730e068509db2878e36 (patch)
treea1ab5d82b7bc4d6c8224f792b7234292b6c3b176 /dev-ml/stdlib-shims
parentdev-ml/ocaml-compiler-libs: Stabilize 0.12.3 ppc64, #769317 (diff)
downloadgentoo-4a7b8563730b0ab7a11fe730e068509db2878e36.tar.gz
gentoo-4a7b8563730b0ab7a11fe730e068509db2878e36.tar.bz2
gentoo-4a7b8563730b0ab7a11fe730e068509db2878e36.zip
dev-ml/stdlib-shims: Stabilize 0.2.0 ppc64, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/stdlib-shims')
-rw-r--r--dev-ml/stdlib-shims/stdlib-shims-0.2.0.ebuild4
1 files changed, 2 insertions, 2 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 74657c7a3029..41db8778175f 100644
--- a/dev-ml/stdlib-shims/stdlib-shims-0.2.0.ebuild
+++ b/dev-ml/stdlib-shims/stdlib-shims-0.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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" )