summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-18 12:23:41 +0000
committerSam James <sam@gentoo.org>2022-01-18 12:23:41 +0000
commit2cc6458a86c0a6801544ffe1db1dafcd3ea066d9 (patch)
treee5da4a960d8079196a53b11a04c098e8d78897b1 /dev-ml/opam-state
parentdev-ml/opam-repository: Stabilize 2.0.9 x86, #817749 (diff)
downloadgentoo-2cc6458a86c0a6801544ffe1db1dafcd3ea066d9.tar.gz
gentoo-2cc6458a86c0a6801544ffe1db1dafcd3ea066d9.tar.bz2
gentoo-2cc6458a86c0a6801544ffe1db1dafcd3ea066d9.zip
dev-ml/opam-state: Stabilize 2.0.9 x86, #817749
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-state')
-rw-r--r--dev-ml/opam-state/opam-state-2.0.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-state/opam-state-2.0.9.ebuild b/dev-ml/opam-state/opam-state-2.0.9.ebuild
index f24b0cc3aab2..2d51cbce5c39 100644
--- a/dev-ml/opam-state/opam-state-2.0.9.ebuild
+++ b/dev-ml/opam-state/opam-state-2.0.9.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/opam-${PV/_/-}"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
IUSE="+ocamlopt"
RESTRICT="test"