diff options
author | 2018-06-28 18:16:24 +0200 | |
---|---|---|
committer | 2018-06-28 19:53:40 +0100 | |
commit | 2d8ebb5e10fca05c61ff6d5c5650da0af69eef0c (patch) | |
tree | a53bd274e47424bde6801e50a736ffa3e99769db /sys-libs/zlib | |
parent | dev-python/psutil: keyworded 5.4.3 for sparc, bug #659248 (diff) | |
download | gentoo-2d8ebb5e10fca05c61ff6d5c5650da0af69eef0c.tar.gz gentoo-2d8ebb5e10fca05c61ff6d5c5650da0af69eef0c.tar.bz2 gentoo-2d8ebb5e10fca05c61ff6d5c5650da0af69eef0c.zip |
sys-libs/zlib: stable 1.2.11-r2 for sparc
Bug: https://bugs.gentoo.org/659416
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sys-libs/zlib')
-rw-r--r-- | sys-libs/zlib/zlib-1.2.11-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/zlib/zlib-1.2.11-r2.ebuild b/sys-libs/zlib/zlib-1.2.11-r2.ebuild index 830f9440207a..58402b9ac93f 100644 --- a/sys-libs/zlib/zlib-1.2.11-r2.ebuild +++ b/sys-libs/zlib/zlib-1.2.11-r2.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 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="minizip static-libs" DEPEND="minizip? ( ${AUTOTOOLS_DEPEND} )" |