diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-03 08:20:16 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-03 08:20:16 +0000 |
commit | bfc6bbfe0483f963b58266f7d4d1cdbdafe6be8f (patch) | |
tree | 14275e43d6cfddaf302570ca64a03c20146a0cfc /sys-libs/zlib | |
parent | dev-libs/protobuf-c: stable 1.3.0-r1 for ppc64, bug #632526 (diff) | |
download | gentoo-bfc6bbfe0483f963b58266f7d4d1cdbdafe6be8f.tar.gz gentoo-bfc6bbfe0483f963b58266f7d4d1cdbdafe6be8f.tar.bz2 gentoo-bfc6bbfe0483f963b58266f7d4d1cdbdafe6be8f.zip |
sys-libs/zlib: stable 1.2.11-r1 for ppc64, bug #632682
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'sys-libs/zlib')
-rw-r--r-- | sys-libs/zlib/zlib-1.2.11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/zlib/zlib-1.2.11-r1.ebuild b/sys-libs/zlib/zlib-1.2.11-r1.ebuild index b2fe14a09c59..79228e004b69 100644 --- a/sys-libs/zlib/zlib-1.2.11-r1.ebuild +++ b/sys-libs/zlib/zlib-1.2.11-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://zlib.net/${P}.tar.gz LICENSE="ZLIB" SLOT="0/1" # subslot = SONAME -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="minizip static-libs" DEPEND="minizip? ( ${AUTOTOOLS_DEPEND} )" |