summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-12-06 23:21:04 -0500
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-07 18:25:05 +0200
commitbc9f38aa72f59b95df53712308ca17b11797cb82 (patch)
treea04c0272fa1d5342054e687e886709cd07d8b599 /dev-ml/opam-format
parentdev-ml/opam-core: Stabilize 2.0.10 arm64, #896100 (diff)
downloadgentoo-bc9f38aa72f59b95df53712308ca17b11797cb82.tar.gz
gentoo-bc9f38aa72f59b95df53712308ca17b11797cb82.tar.bz2
gentoo-bc9f38aa72f59b95df53712308ca17b11797cb82.zip
dev-ml/opam-format: Stabilize 2.0.10 arm64, #896100
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-format')
-rw-r--r--dev-ml/opam-format/opam-format-2.0.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-format/opam-format-2.0.10.ebuild b/dev-ml/opam-format/opam-format-2.0.10.ebuild
index b2692ce487ac..f4dd7112082f 100644
--- a/dev-ml/opam-format/opam-format-2.0.10.ebuild
+++ b/dev-ml/opam-format/opam-format-2.0.10.ebuild
@@ -15,7 +15,7 @@ OPAM_INSTALLER="${S}/opam-installer"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"