diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-11 15:41:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-11 15:41:49 +0100 |
commit | e513d319bbaecd6cd29f641f9e2983116d648ef5 (patch) | |
tree | 9743d667f656161b997d4cfab420221af4f8f8d4 /sys-libs/zlib | |
parent | app-text/dos2unix: stable 7.3.5 for hppa/sparc, bug #633996 (thanks to Rolf E... (diff) | |
download | gentoo-e513d319bbaecd6cd29f641f9e2983116d648ef5.tar.gz gentoo-e513d319bbaecd6cd29f641f9e2983116d648ef5.tar.bz2 gentoo-e513d319bbaecd6cd29f641f9e2983116d648ef5.zip |
sys-libs/zlib: stable 1.2.11-r1 for hppa/sparc, bug #632682 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa sparc"
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 065bb3497be1..4b0f8f005ed3 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} )" |