Gentoo Archives: gentoo-commits

From: Mike Frysinger <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/glibc/
Date: Sat, 31 Oct 2015 05:28:14
Message-Id: 1446269253.646c872180fa5efafadfb6013670b63df643f1e5.vapier@gentoo
1 commit: 646c872180fa5efafadfb6013670b63df643f1e5
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 31 05:27:02 2015 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 31 05:27:33 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=646c8721
7
8 sys-libs/glibc: mark arm64/ia64/m68k/s390/sh stable #563524
9
10 sys-libs/glibc/glibc-2.21-r1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sys-libs/glibc/glibc-2.21-r1.ebuild b/sys-libs/glibc/glibc-2.21-r1.ebuild
14 index c40e2fe..8ca41ec 100644
15 --- a/sys-libs/glibc/glibc-2.21-r1.ebuild
16 +++ b/sys-libs/glibc/glibc-2.21-r1.ebuild
17 @@ -10,7 +10,7 @@ DESCRIPTION="GNU libc6 (also called glibc2) C library"
18 HOMEPAGE="https://www.gnu.org/software/libc/libc.html"
19
20 LICENSE="LGPL-2.1+ BSD HPND ISC inner-net rc PCRE"
21 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
22 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86"
23 RESTRICT="strip" # strip ourself #46186
24 EMULTILIB_PKG="true"