summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-19 12:33:32 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-19 12:33:32 +0200
commitb3c3f7765fb1b0fa29469058b7f017752d8a5b92 (patch)
treeeeb2806aa144631295379bfc226db46c8c28f889 /dev-ml
parentdev-ml/opam-solver: Stabilize 2.1.2 arm, #859508 (diff)
downloadgentoo-b3c3f7765fb1b0fa29469058b7f017752d8a5b92.tar.gz
gentoo-b3c3f7765fb1b0fa29469058b7f017752d8a5b92.tar.bz2
gentoo-b3c3f7765fb1b0fa29469058b7f017752d8a5b92.zip
dev-ml/opam-client: Stabilize 2.1.2 arm, #859508
Signed-off-by: Arthur Zamarin <arthurzam@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 aebe69e3c52a..327a2ff463a9 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 )"