diff options
author | Sam James <sam@gentoo.org> | 2020-10-22 13:57:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-22 13:57:32 +0000 |
commit | da09da8c2a4adcfddef466e329a78723e30f1d6b (patch) | |
tree | d9b75a3589746122d95cfc02495aae76bfdbb89e | |
parent | dev-ml/pcre-ocaml: Keyword 7.4.6-r1 arm, #748576 (diff) | |
download | gentoo-da09da8c2a4adcfddef466e329a78723e30f1d6b.tar.gz gentoo-da09da8c2a4adcfddef466e329a78723e30f1d6b.tar.bz2 gentoo-da09da8c2a4adcfddef466e329a78723e30f1d6b.zip |
dev-ml/zarith: Keyword 1.9.1 arm, #748576
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-ml/zarith/zarith-1.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/zarith/zarith-1.9.1.ebuild b/dev-ml/zarith/zarith-1.9.1.ebuild index f973df5a7e1f..433179c20fd1 100644 --- a/dev-ml/zarith/zarith-1.9.1.ebuild +++ b/dev-ml/zarith/zarith-1.9.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/Zarith/archive/release-${PV}.tar.gz -> ${P}.ta LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc ~x86" IUSE="doc mpir +ocamlopt" RDEPEND=" |