diff options
author | Sam James <sam@gentoo.org> | 2021-02-16 12:33:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-16 12:33:30 +0000 |
commit | 23f19f6ac0a6edd03bdf39115ce9ee297b51dac7 (patch) | |
tree | b4c650cbe833c2cdf19cb64a2a9b6e764a74e8e3 /dev-ml/extlib | |
parent | dev-ml/cppo: Stabilize 1.6.6 arm, #757444 (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-ml/extlib/extlib-1.7.7.ebuild | 2 |
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 |