summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-19 12:33:38 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-19 12:33:38 +0200
commitbed75f56cf714732c20d2a23c7340177cf143568 (patch)
tree810b877f8204f81fb5d336f0d933316f5111dfcf /dev-ml
parentdev-ml/opam-solver: Stabilize 2.1.2 arm64, #859508 (diff)
downloadgentoo-bed75f56cf714732c20d2a23c7340177cf143568.tar.gz
gentoo-bed75f56cf714732c20d2a23c7340177cf143568.tar.bz2
gentoo-bed75f56cf714732c20d2a23c7340177cf143568.zip
dev-ml/opam-client: Stabilize 2.1.2 arm64, #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 327a2ff463a9..0cc333bab37d 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 )"