summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-18 01:37:05 +0100
committerSam James <sam@gentoo.org>2022-09-18 01:37:05 +0100
commitd3793a531fa7d80f60e776f10549664a01646c8a (patch)
tree20bd8c83f4d43338bc2750d74beb1d4b087e3470 /dev-ml
parentdev-ml/opam-solver: Stabilize 2.1.2 x86, #859508 (diff)
downloadgentoo-d3793a531fa7d80f60e776f10549664a01646c8a.tar.gz
gentoo-d3793a531fa7d80f60e776f10549664a01646c8a.tar.bz2
gentoo-d3793a531fa7d80f60e776f10549664a01646c8a.zip
dev-ml/opam-client: Stabilize 2.1.2 x86, #859508
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/opam-client/opam-client-2.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-client/opam-client-2.1.2.ebuild b/dev-ml/opam-client/opam-client-2.1.2.ebuild
index 8914062b8d18..aebe69e3c52a 100644
--- a/dev-ml/opam-client/opam-client-2.1.2.ebuild
+++ b/dev-ml/opam-client/opam-client-2.1.2.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/opam-${PV/_/-}"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"