summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-16 12:33:30 +0000
committerSam James <sam@gentoo.org>2021-02-16 12:33:30 +0000
commit23f19f6ac0a6edd03bdf39115ce9ee297b51dac7 (patch)
treeb4c650cbe833c2cdf19cb64a2a9b6e764a74e8e3 /dev-ml/extlib/extlib-1.7.7.ebuild
parentdev-ml/cppo: Stabilize 1.6.6 arm, #757444 (diff)
downloadgentoo-23f19f6ac0a6edd03bdf39115ce9ee297b51dac7.tar.gz
gentoo-23f19f6ac0a6edd03bdf39115ce9ee297b51dac7.tar.bz2
gentoo-23f19f6ac0a6edd03bdf39115ce9ee297b51dac7.zip
dev-ml/extlib: Stabilize 1.7.7 arm, #757444
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/extlib/extlib-1.7.7.ebuild')
-rw-r--r--dev-ml/extlib/extlib-1.7.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/extlib/extlib-1.7.7.ebuild b/dev-ml/extlib/extlib-1.7.7.ebuild
index 5a65d9cc6947..f7b13872843e 100644
--- a/dev-ml/extlib/extlib-1.7.7.ebuild
+++ b/dev-ml/extlib/extlib-1.7.7.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ygrek/ocaml-extlib/archive/${PV}.tar.gz -> ${P}.tar.
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="doc +ocamlopt"
# See bug #704146