diff options
author | Sam James <sam@gentoo.org> | 2020-10-22 13:55:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-22 13:55:05 +0000 |
commit | a56d7e6d3ca235952726366a963c733c6771c214 (patch) | |
tree | 9c89b31c9ade9eee99f5a457c56ccf4eff56b3e1 /dev-ml/zarith | |
parent | dev-ml/ocaml-ssl: Keyword 0.5.9 arm64, #748576 (diff) | |
download | gentoo-a56d7e6d3ca235952726366a963c733c6771c214.tar.gz gentoo-a56d7e6d3ca235952726366a963c733c6771c214.tar.bz2 gentoo-a56d7e6d3ca235952726366a963c733c6771c214.zip |
dev-ml/zarith: Keyword 1.9.1 arm64, #748576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/zarith')
-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 61de687ce253..f973df5a7e1f 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 ppc ~x86" +KEYWORDS="~amd64 ~arm64 ppc ~x86" IUSE="doc mpir +ocamlopt" RDEPEND=" |