summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-02 21:22:02 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-02 21:22:02 +0200
commit782b2bf01f9c2c7a0423d419e5de73604b0b5d64 (patch)
treeed883b4bb5c34355810ed96c837ac474b4efea9e
parentdev-ml/stdlib-shims: Stabilize 0.3.0 ppc64, #828347 (diff)
downloadgentoo-782b2bf0.tar.gz
gentoo-782b2bf0.tar.bz2
gentoo-782b2bf0.zip
dev-ml/stdlib-shims: Stabilize 0.3.0 ppc, #828347
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-ml/stdlib-shims/stdlib-shims-0.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/stdlib-shims/stdlib-shims-0.3.0.ebuild b/dev-ml/stdlib-shims/stdlib-shims-0.3.0.ebuild
index f7954db44397..5abd98e38467 100644
--- a/dev-ml/stdlib-shims/stdlib-shims-0.3.0.ebuild
+++ b/dev-ml/stdlib-shims/stdlib-shims-0.3.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" )