summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-15 19:17:26 +0000
committerSam James <sam@gentoo.org>2021-05-15 19:17:26 +0000
commit8012bb03ccf41d8f5c9105bfbe5beaf03e491fcd (patch)
tree7fb94d610626fcac2ad3181570c50191cd2f6ace /dev-ml/opam-file-format/opam-file-format-2.1.2.ebuild
parentdev-ml/alcotest: Stabilize 1.2.3-r3 arm64, #783582 (diff)
downloadgentoo-8012bb03ccf41d8f5c9105bfbe5beaf03e491fcd.tar.gz
gentoo-8012bb03ccf41d8f5c9105bfbe5beaf03e491fcd.tar.bz2
gentoo-8012bb03ccf41d8f5c9105bfbe5beaf03e491fcd.zip
dev-ml/opam-file-format: Stabilize 2.1.2 arm64, #783582
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-file-format/opam-file-format-2.1.2.ebuild')
-rw-r--r--dev-ml/opam-file-format/opam-file-format-2.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-file-format/opam-file-format-2.1.2.ebuild b/dev-ml/opam-file-format/opam-file-format-2.1.2.ebuild
index 543ba58cd2d1..43381a22c4c0 100644
--- a/dev-ml/opam-file-format/opam-file-format-2.1.2.ebuild
+++ b/dev-ml/opam-file-format/opam-file-format-2.1.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/ocaml/opam-file-format/archive/${MY_PV}.tar.gz -> ${
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 )"