Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/zlib/
Date: Mon, 23 Oct 2017 18:01:21
Message-Id: 1508781624.9729caf2f2646354ecf6f7830ed4569a9875d875.maekke@gentoo
1 commit: 9729caf2f2646354ecf6f7830ed4569a9875d875
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 23 18:00:24 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 23 18:00:24 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9729caf2
7
8 sys-libs/zlib: arm stable, bug #632682
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11 RepoMan-Options: --include-arches="arm"
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 1576bbd8499..c45f5607c6a 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} )"