diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-21 20:32:40 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-22 13:47:45 +0200 |
commit | f585df8d1f9aace7a61724f4ab95779c1e7e4049 (patch) | |
tree | 7cd0259c3d5433e3b6d151a2110b0dc380240dde /dev-ml/camlbz2 | |
parent | dev-ml/lablgl: keyword ~arm64 (diff) | |
download | gentoo-f585df8d1f9aace7a61724f4ab95779c1e7e4049.tar.gz gentoo-f585df8d1f9aace7a61724f4ab95779c1e7e4049.tar.bz2 gentoo-f585df8d1f9aace7a61724f4ab95779c1e7e4049.zip |
dev-ml/camlbz2: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ml/camlbz2')
-rw-r--r-- | dev-ml/camlbz2/camlbz2-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlbz2/camlbz2-0.6.0.ebuild b/dev-ml/camlbz2/camlbz2-0.6.0.ebuild index defe4c8451a6..d9bbd48ae93f 100644 --- a/dev-ml/camlbz2/camlbz2-0.6.0.ebuild +++ b/dev-ml/camlbz2/camlbz2-0.6.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/72/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~ppc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc" IUSE="doc" DEPEND="app-arch/bzip2 |