summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-14 04:23:39 +0100
committerSam James <sam@gentoo.org>2021-10-14 04:23:39 +0100
commit992b23d09a1e4262e677e182d6701234ecb0f36d (patch)
tree7d2697977fff6ac2dc9c4709dfc98eb09869cd69 /dev-ml/opam-file-format
parentnet-misc/iputils: backport no-IPv6 ping patch (diff)
downloadgentoo-992b23d09a1e4262e677e182d6701234ecb0f36d.tar.gz
gentoo-992b23d09a1e4262e677e182d6701234ecb0f36d.tar.bz2
gentoo-992b23d09a1e4262e677e182d6701234ecb0f36d.zip
dev-ml/opam-file-format: Stabilize 2.1.3 arm, #817728
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.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-file-format/opam-file-format-2.1.3.ebuild b/dev-ml/opam-file-format/opam-file-format-2.1.3.ebuild
index 84977c2f42e2..943ebfa49c02 100644
--- a/dev-ml/opam-file-format/opam-file-format-2.1.3.ebuild
+++ b/dev-ml/opam-file-format/opam-file-format-2.1.3.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 )"