summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-25 13:08:59 +0000
committerSam James <sam@gentoo.org>2021-02-25 13:08:59 +0000
commit682f5c6703cc9a6e5a77540571904521ba1b60fc (patch)
treeca26c8c7459d4510328cad367e10213362095b63 /dev-ml
parentdev-ml/core: Stabilize 0.14.0-r3 ppc, #772833 (diff)
downloadgentoo-682f5c6703cc9a6e5a77540571904521ba1b60fc.tar.gz
gentoo-682f5c6703cc9a6e5a77540571904521ba1b60fc.tar.bz2
gentoo-682f5c6703cc9a6e5a77540571904521ba1b60fc.zip
dev-ml/uchar: Stabilize 0.0.2 ppc, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/uchar/uchar-0.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/uchar/uchar-0.0.2.ebuild b/dev-ml/uchar/uchar-0.0.2.ebuild
index a99e3720f69b..add51c186a1b 100644
--- a/dev-ml/uchar/uchar-0.0.2.ebuild
+++ b/dev-ml/uchar/uchar-0.0.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/uchar/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86"
IUSE="+ocamlopt"
RDEPEND=">=dev-lang/ocaml-4.03:="