summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 22:02:56 +0000
committerSam James <sam@gentoo.org>2021-03-14 22:02:56 +0000
commitec7800222e759162eac8e6b9a7d8746fbedafef7 (patch)
tree53b7bce3d6c8a0015691969dec8c03fb0ab423f6 /dev-ml/integers/integers-0.4.0.ebuild
parentsys-auth/libfprint: Stabilize 1.0 arm64, #775641 (diff)
downloadgentoo-ec7800222e759162eac8e6b9a7d8746fbedafef7.tar.gz
gentoo-ec7800222e759162eac8e6b9a7d8746fbedafef7.tar.bz2
gentoo-ec7800222e759162eac8e6b9a7d8746fbedafef7.zip
dev-ml/integers: Stabilize 0.4.0 arm, #775782
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/integers/integers-0.4.0.ebuild')
-rw-r--r--dev-ml/integers/integers-0.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/integers/integers-0.4.0.ebuild b/dev-ml/integers/integers-0.4.0.ebuild
index c041584a6dc1..fb25c4b284b8 100644
--- a/dev-ml/integers/integers-0.4.0.ebuild
+++ b/dev-ml/integers/integers-0.4.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocamllabs/ocaml-integers/archive/${PV}.tar.gz -> ${P
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 arm ~arm64 x86"
IUSE="+ocamlopt"
RDEPEND=""