summaryrefslogtreecommitdiff
path: root/dev-ml/re
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-11 06:31:02 +0000
committerSam James <sam@gentoo.org>2021-02-11 06:31:02 +0000
commit5645e37cb20939ecc4e074db0811879c810c5b52 (patch)
treec0752cd494834ab20b18bfe59c445abe2aac89df /dev-ml/re
parentdev-ml/seq: Stabilize 0.2 ppc, #769317 (diff)
downloadgentoo-5645e37cb20939ecc4e074db0811879c810c5b52.tar.gz
gentoo-5645e37cb20939ecc4e074db0811879c810c5b52.tar.bz2
gentoo-5645e37cb20939ecc4e074db0811879c810c5b52.zip
dev-ml/re: Stabilize 1.9.0 ppc, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/re')
-rw-r--r--dev-ml/re/re-1.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/re/re-1.9.0.ebuild b/dev-ml/re/re-1.9.0.ebuild
index a6ac6895346e..fed254d85991 100644
--- a/dev-ml/re/re-1.9.0.ebuild
+++ b/dev-ml/re/re-1.9.0.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/ocaml-${P}"
LICENSE="LGPL-2-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"