summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-16 19:02:03 +0000
committerSam James <sam@gentoo.org>2021-05-16 19:02:03 +0000
commit1ac989f2fd815914fc013831b91e0c4a71084a0d (patch)
tree836c7bb47dc77a1c18aa325492ed5e6df6b9f685 /dev-ml/opam-file-format
parentdev-ml/alcotest: Stabilize 1.2.3-r3 ppc, #783582 (diff)
downloadgentoo-1ac989f2fd815914fc013831b91e0c4a71084a0d.tar.gz
gentoo-1ac989f2fd815914fc013831b91e0c4a71084a0d.tar.bz2
gentoo-1ac989f2fd815914fc013831b91e0c4a71084a0d.zip
dev-ml/opam-file-format: Stabilize 2.1.2 ppc, #783582
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-file-format')
-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 ff4e3f900cef..943ebfa49c02 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 )"