diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-24 13:52:42 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-24 13:56:00 +0000 |
commit | 147c14b79bb696293d47a9e0c92d55ae87d59389 (patch) | |
tree | 1c37791ce32c5c958210c43c269949c81e78f989 /sci-libs/szip | |
parent | media-libs/libmtp: stable 1.1.14 for ia64, bug #648070 (diff) | |
download | gentoo-147c14b79bb696293d47a9e0c92d55ae87d59389.tar.gz gentoo-147c14b79bb696293d47a9e0c92d55ae87d59389.tar.bz2 gentoo-147c14b79bb696293d47a9e0c92d55ae87d59389.zip |
sci-libs/szip: stable 2.1-r2 for ia64, bug #648344
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
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 86f9bc1b2151..e35354c3e66c 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-2017 Gentoo Foundation +# Copyright 1999-2018 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 ~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]" |