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: Fri, 29 Jun 2018 06:52:15
Message-Id: 1530255101.5c2c3181838e143be7a13a425484fcb8358d2f35.slyfox@gentoo
1 commit: 5c2c3181838e143be7a13a425484fcb8358d2f35
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 29 06:51:09 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 29 06:51:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c2c3181
7
8 sys-libs/zlib: stable 1.2.11-r2 for ia64, bug #659416
9
10 Bug: https://bugs.gentoo.org/659416
11 Package-Manager: Portage-2.3.41, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ia64"
13
14 sys-libs/zlib/zlib-1.2.11-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-libs/zlib/zlib-1.2.11-r2.ebuild b/sys-libs/zlib/zlib-1.2.11-r2.ebuild
18 index 58402b9ac93..8a837dd326e 100644
19 --- a/sys-libs/zlib/zlib-1.2.11-r2.ebuild
20 +++ b/sys-libs/zlib/zlib-1.2.11-r2.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="https://zlib.net/${P}.tar.gz
22
23 LICENSE="ZLIB"
24 SLOT="0/1" # subslot = SONAME
25 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd"
26 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd"
27 IUSE="minizip static-libs"
28
29 DEPEND="minizip? ( ${AUTOTOOLS_DEPEND} )"