diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-22 13:07:49 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-22 13:47:47 +0200 |
commit | 87457743465ec4cc6e1ba4d6b728caba10893b0a (patch) | |
tree | 7578c5bc275e233ac73fdedd04dc8a549fb30003 /dev-ml/ocaml-expat | |
parent | dev-ml/camlzip: keyword ~arm64 (diff) | |
download | gentoo-87457743465ec4cc6e1ba4d6b728caba10893b0a.tar.gz gentoo-87457743465ec4cc6e1ba4d6b728caba10893b0a.tar.bz2 gentoo-87457743465ec4cc6e1ba4d6b728caba10893b0a.zip |
dev-ml/ocaml-expat: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ml/ocaml-expat')
-rw-r--r-- | dev-ml/ocaml-expat/ocaml-expat-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-expat/ocaml-expat-1.0.0.ebuild b/dev-ml/ocaml-expat/ocaml-expat-1.0.0.ebuild index ba1eea3d2e27..00eeb198ef8d 100644 --- a/dev-ml/ocaml-expat/ocaml-expat-1.0.0.ebuild +++ b/dev-ml/ocaml-expat/ocaml-expat-1.0.0.ebuild @@ -19,7 +19,7 @@ DEPEND="${RDEPEND} SLOT="0/${PV}" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" src_compile() { emake depend |