diff options
author | Sam James <sam@gentoo.org> | 2021-04-19 00:23:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-19 00:23:42 +0000 |
commit | 10ee96de2207a7e973f812043bb695b02a681a69 (patch) | |
tree | e95e4faab164e18e01fb2675801cba0fb6454df4 /dev-ml | |
parent | dev-util/patchutils: Stabilize 0.4.2 ppc64, #783564 (diff) | |
download | gentoo-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.ebuild | 2 |
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() { |