diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-17 22:11:28 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-17 22:18:20 +0100 |
commit | a9f62b75adb8724bd7ffeeb327ce1eae2f679a7b (patch) | |
tree | 2dd3cf51523a868830c6be8bf76fe2ee9030d54e /sci-libs/szip | |
parent | app-benchmarks/acovea: stable 5.1.1-r2 for ppc, bug #648094 (diff) | |
download | gentoo-a9f62b75adb8724bd7ffeeb327ce1eae2f679a7b.tar.gz gentoo-a9f62b75adb8724bd7ffeeb327ce1eae2f679a7b.tar.bz2 gentoo-a9f62b75adb8724bd7ffeeb327ce1eae2f679a7b.zip |
sci-libs/szip: stable 2.1-r2 for ppc, bug #648344
Tested-by: ernsteiswuerfel
Bug: https://bugs.gentoo.org/648344
Package-Manager: Portage-2.3.37, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'sci-libs/szip')
-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 3f07f2a9542e..f21bfef39ae4 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]" |