summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-19 00:23:05 +0000
committerSam James <sam@gentoo.org>2021-04-19 00:23:42 +0000
commit10ee96de2207a7e973f812043bb695b02a681a69 (patch)
treee95e4faab164e18e01fb2675801cba0fb6454df4 /dev-ml
parentdev-util/patchutils: Stabilize 0.4.2 ppc64, #783564 (diff)
downloadgentoo-10ee96de2207a7e973f812043bb695b02a681a69.tar.gz
gentoo-10ee96de2207a7e973f812043bb695b02a681a69.tar.bz2
gentoo-10ee96de2207a7e973f812043bb695b02a681a69.zip
dev-ml/num: Stabilize 1.4-r1 ppc64, #783576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/num/num-1.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/num/num-1.4-r1.ebuild b/dev-ml/num/num-1.4-r1.ebuild
index 68f5be2763f9..dca4527a23d9 100644
--- a/dev-ml/num/num-1.4-r1.ebuild
+++ b/dev-ml/num/num-1.4-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/ocaml/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
IUSE="+ocamlopt"
src_compile() {