Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/glibc/
Date: Sat, 24 Oct 2015 07:46:27
Message-Id: 1445672778.8c6d9b3b489be7e0c4aab2f9002142c0d71b52d6.jer@gentoo
1 commit: 8c6d9b3b489be7e0c4aab2f9002142c0d71b52d6
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 24 07:46:01 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 24 07:46:18 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c6d9b3b
7
8 sys-libs/glibc: Stable for PPC64 (bug #563524).
9
10 Package-Manager: portage-2.2.23
11 RepoMan-Options: --ignore-arches
12
13 sys-libs/glibc/glibc-2.21-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-libs/glibc/glibc-2.21-r1.ebuild b/sys-libs/glibc/glibc-2.21-r1.ebuild
17 index 4223add..f6d4424 100644
18 --- a/sys-libs/glibc/glibc-2.21-r1.ebuild
19 +++ b/sys-libs/glibc/glibc-2.21-r1.ebuild
20 @@ -10,7 +10,7 @@ DESCRIPTION="GNU libc6 (also called glibc2) C library"
21 HOMEPAGE="https://www.gnu.org/software/libc/libc.html"
22
23 LICENSE="LGPL-2.1+ BSD HPND ISC inner-net rc PCRE"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
26 RESTRICT="strip" # strip ourself #46186
27 EMULTILIB_PKG="true"