Gentoo Archives: gentoo-commits

From: Matthias Maier <tamiko@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/glibc/
Date: Mon, 19 Jun 2017 15:15:11
Message-Id: 1497885300.641b52c3d15af21c1f329c4d9fa76dbb059ab070.tamiko@gentoo
1 commit: 641b52c3d15af21c1f329c4d9fa76dbb059ab070
2 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 8 17:15:53 2017 +0000
4 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 19 15:15:00 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=641b52c3
7
8 sys-libs/glibc: mark 2.23 stable for amd64 and x86
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 sys-libs/glibc/glibc-2.23-r4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-libs/glibc/glibc-2.23-r4.ebuild b/sys-libs/glibc/glibc-2.23-r4.ebuild
16 index 0565295ab8e..10922099fb4 100644
17 --- a/sys-libs/glibc/glibc-2.23-r4.ebuild
18 +++ b/sys-libs/glibc/glibc-2.23-r4.ebuild
19 @@ -9,7 +9,7 @@ DESCRIPTION="GNU libc6 (also called glibc2) C library"
20 HOMEPAGE="https://www.gnu.org/software/libc/libc.html"
21
22 LICENSE="LGPL-2.1+ BSD HPND ISC inner-net rc PCRE"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
25 RESTRICT="strip" # strip ourself #46186
26 EMULTILIB_PKG="true"