summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-10 16:32:47 +0000
committerSam James <sam@gentoo.org>2021-02-10 16:32:47 +0000
commit2994b4fe51e8cf24df6955fb9ded8f0d4247227a (patch)
treeca2c976df0cd872bf2ebc7fdc4deb87a6eb6df06
parentdev-ml/ocamlgraph: Stabilize 1.8.8-r1 ppc64, #769317 (diff)
downloadgentoo-2994b4fe51e8cf24df6955fb9ded8f0d4247227a.tar.gz
gentoo-2994b4fe51e8cf24df6955fb9ded8f0d4247227a.tar.bz2
gentoo-2994b4fe51e8cf24df6955fb9ded8f0d4247227a.zip
dev-ml/opam-file-format: Stabilize 2.1.0 ppc64, #769317
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ml/opam-file-format/opam-file-format-2.1.0.ebuild4
1 files changed, 2 insertions, 2 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 54b598e0e0a4..cede9c9b7784 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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?]"