summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-11 06:31:22 +0000
committerSam James <sam@gentoo.org>2021-02-11 06:31:22 +0000
commit11e1e4b306d2d167c38d282f8864df987f7060e9 (patch)
treed98e7e8a50baa56d3651438cf4535ed00ec45b7b
parentdev-ml/cmdliner: Stabilize 1.0.4 ppc, #769317 (diff)
downloadgentoo-11e1e4b306d2d167c38d282f8864df987f7060e9.tar.gz
gentoo-11e1e4b306d2d167c38d282f8864df987f7060e9.tar.bz2
gentoo-11e1e4b306d2d167c38d282f8864df987f7060e9.zip
dev-ml/opam-file-format: Stabilize 2.1.0 ppc, #769317
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ml/opam-file-format/opam-file-format-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-file-format/opam-file-format-2.1.0.ebuild b/dev-ml/opam-file-format/opam-file-format-2.1.0.ebuild
index 339c117d790f..bf7219d42410 100644
--- a/dev-ml/opam-file-format/opam-file-format-2.1.0.ebuild
+++ b/dev-ml/opam-file-format/opam-file-format-2.1.0.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"
DEPEND="dev-lang/ocaml:=[ocamlopt?]"