diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 12:57:00 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 14:11:51 +0200 |
commit | 7750db4cd7bb7f34f62532644840886e0aff4335 (patch) | |
tree | cf39035b666300c1baf84d3aaf9bea1f4c485a39 /sci-libs/szip | |
parent | media-plugins/alsa-plugins: keyword ~arm64 (diff) | |
download | gentoo-7750db4cd7bb7f34f62532644840886e0aff4335.tar.gz gentoo-7750db4cd7bb7f34f62532644840886e0aff4335.tar.bz2 gentoo-7750db4cd7bb7f34f62532644840886e0aff4335.zip |
sci-libs/szip: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sci-libs/szip')
-rw-r--r-- | sci-libs/szip/szip-2.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/szip/szip-2.1-r2.ebuild b/sci-libs/szip/szip-2.1-r2.ebuild index 810012aaac8a..86f9bc1b2151 100644 --- a/sci-libs/szip/szip-2.1-r2.ebuild +++ b/sci-libs/szip/szip-2.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.hdfgroup.org/lib-external/${PN}/${PV}/src/${P}.tar.gz" LICENSE="szip" SLOT="0/2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="static-libs" RDEPEND="!sci-libs/libaec[szip]" |