diff options
author | Sam James <sam@gentoo.org> | 2021-04-18 06:44:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 06:44:12 +0000 |
commit | 1335924eab952e24dbc44deaecde65391cfca244 (patch) | |
tree | 766389ab765f3e3c270356c910dddd66313bd040 /dev-ml | |
parent | dev-ml/camldbm: Stabilize 1.2 arm, #783570 (diff) | |
download | gentoo-1335924eab952e24dbc44deaecde65391cfca244.tar.gz gentoo-1335924eab952e24dbc44deaecde65391cfca244.tar.bz2 gentoo-1335924eab952e24dbc44deaecde65391cfca244.zip |
dev-ml/num: Stabilize 1.4-r1 arm, #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 9b480e6aff29..9ab314f8aed4 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() { |