diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-03-09 21:42:00 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-03-09 22:31:39 +0100 |
commit | 7221841c91c82027ded7a8d7db8edf3fa8caefd5 (patch) | |
tree | 4e878b1f1e8938cea45685de44edb7268ba73e2a /dev-ml/camlbz2 | |
parent | dev-ml/xml-light: keyword ~arm (diff) | |
download | gentoo-7221841c91c82027ded7a8d7db8edf3fa8caefd5.tar.gz gentoo-7221841c91c82027ded7a8d7db8edf3fa8caefd5.tar.bz2 gentoo-7221841c91c82027ded7a8d7db8edf3fa8caefd5.zip |
dev-ml/camlbz2: keyword ~arm
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'dev-ml/camlbz2')
-rw-r--r-- | dev-ml/camlbz2/camlbz2-0.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/camlbz2/camlbz2-0.6.0.ebuild b/dev-ml/camlbz2/camlbz2-0.6.0.ebuild index 34b8ed36c82c..62a45769fbff 100644 --- a/dev-ml/camlbz2/camlbz2-0.6.0.ebuild +++ b/dev-ml/camlbz2/camlbz2-0.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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" +KEYWORDS="~amd64 ~arm" IUSE="doc" DEPEND="app-arch/bzip2 |