Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/zlib/
Date: Mon, 02 Oct 2017 13:25:04
Message-Id: 1506950688.a43c54cacfd7f799e9877e9999b54c69837e8999.slyfox@gentoo
1 commit: a43c54cacfd7f799e9877e9999b54c69837e8999
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 2 12:41:31 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 2 13:24:48 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a43c54ca
7
8 sys-libs/zlib: stable 1.2.11-r1 for ppc, bug #632682
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc"
12
13 sys-libs/zlib/zlib-1.2.11-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-libs/zlib/zlib-1.2.11-r1.ebuild b/sys-libs/zlib/zlib-1.2.11-r1.ebuild
17 index 92497c053e6..956f2d8b2b6 100644
18 --- a/sys-libs/zlib/zlib-1.2.11-r1.ebuild
19 +++ b/sys-libs/zlib/zlib-1.2.11-r1.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="https://zlib.net/${P}.tar.gz
21
22 LICENSE="ZLIB"
23 SLOT="0/1" # subslot = SONAME
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
26 IUSE="minizip static-libs"
27
28 DEPEND="minizip? ( ${AUTOTOOLS_DEPEND} )"