summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-18 01:36:49 +0100
committerSam James <sam@gentoo.org>2022-09-18 01:36:49 +0100
commitf26e1a67903f0ceaffebed81a8c18fc06e2cb146 (patch)
treec7dba3bd0b3a17c3f077758d6eb74f8d8975b8ee /dev-ml/opam-client
parentdev-ml/opam-solver: Stabilize 2.1.2 amd64, #859508 (diff)
downloadgentoo-f26e1a67903f0ceaffebed81a8c18fc06e2cb146.tar.gz
gentoo-f26e1a67903f0ceaffebed81a8c18fc06e2cb146.tar.bz2
gentoo-f26e1a67903f0ceaffebed81a8c18fc06e2cb146.zip
dev-ml/opam-client: Stabilize 2.1.2 amd64, #859508
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-client')
-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 9160bccc9d77..8914062b8d18 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 )"