summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-19 12:33:36 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-19 12:33:36 +0200
commit0d86cce79d508a0fdba04b410ef446c0a133dc4b (patch)
tree9bf682251c7315e9b6185c5854b4c9e623786d00 /dev-ml
parentdev-ml/opam-core: Stabilize 2.1.2 arm64, #859508 (diff)
downloadgentoo-0d86cce79d508a0fdba04b410ef446c0a133dc4b.tar.gz
gentoo-0d86cce79d508a0fdba04b410ef446c0a133dc4b.tar.bz2
gentoo-0d86cce79d508a0fdba04b410ef446c0a133dc4b.zip
dev-ml/opam-format: Stabilize 2.1.2-r1 arm64, #859508
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/opam-format/opam-format-2.1.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-format/opam-format-2.1.2-r1.ebuild b/dev-ml/opam-format/opam-format-2.1.2-r1.ebuild
index 1923ec48647a..395b1ff36aa7 100644
--- a/dev-ml/opam-format/opam-format-2.1.2-r1.ebuild
+++ b/dev-ml/opam-format/opam-format-2.1.2-r1.ebuild
@@ -16,7 +16,7 @@ OPAM_INSTALLER="${S}/opam-installer"
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 )"