Gentoo Archives: gentoo-commits

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