summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-11 06:25:15 +0000
committerSam James <sam@gentoo.org>2021-02-11 06:25:15 +0000
commit46c2a4a29442b6c33cea3b736d9ffa24e5736467 (patch)
tree5cd8d8a454c9a298751940d8efef849f30e06f0d /dev-ml/re/re-1.9.0.ebuild
parentdev-ml/seq: Stabilize 0.2 x86, #769317 (diff)
downloadgentoo-46c2a4a29442b6c33cea3b736d9ffa24e5736467.tar.gz
gentoo-46c2a4a29442b6c33cea3b736d9ffa24e5736467.tar.bz2
gentoo-46c2a4a29442b6c33cea3b736d9ffa24e5736467.zip
dev-ml/re: Stabilize 1.9.0 x86, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/re/re-1.9.0.ebuild')
-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 318dd8b234c1..a6ac6895346e 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 )"