diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-26 00:01:50 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-26 00:41:01 +0200 |
commit | c417b8ddebc982f1c4ccd9dfe5cc338488fe1a2a (patch) | |
tree | dda4daeab21038dc53ba650c67abbcdc73c899f7 /sci-libs/szip/szip-2.1-r2.ebuild | |
parent | sci-electronics/spice: x86 stable (bug #648342) (diff) | |
download | gentoo-c417b8ddebc982f1c4ccd9dfe5cc338488fe1a2a.tar.gz gentoo-c417b8ddebc982f1c4ccd9dfe5cc338488fe1a2a.tar.bz2 gentoo-c417b8ddebc982f1c4ccd9dfe5cc338488fe1a2a.zip |
sci-libs/szip: x86 stable (bug #648344)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sci-libs/szip/szip-2.1-r2.ebuild')
-rw-r--r-- | sci-libs/szip/szip-2.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/szip/szip-2.1-r2.ebuild b/sci-libs/szip/szip-2.1-r2.ebuild index 040c45accc1b..6006fd1f3a42 100644 --- a/sci-libs/szip/szip-2.1-r2.ebuild +++ b/sci-libs/szip/szip-2.1-r2.ebuild @@ -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 ~arm64 ~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]" |