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: Thu, 09 Feb 2017 16:25:30
Message-Id: 1486657521.254955cac82e5fd7f3bd94c8c7f5d766e3bcc0c5.vapier@gentoo
1 commit: 254955cac82e5fd7f3bd94c8c7f5d766e3bcc0c5
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 9 16:21:40 2017 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 9 16:25:21 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=254955ca
7
8 sys-libs/glibc: mark 2.23-r3 arm64/m68k/s390/sh stable
9
10 sys-libs/glibc/glibc-2.23-r3.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sys-libs/glibc/glibc-2.23-r3.ebuild b/sys-libs/glibc/glibc-2.23-r3.ebuild
14 index cadc749299..7f6d871713 100644
15 --- a/sys-libs/glibc/glibc-2.23-r3.ebuild
16 +++ b/sys-libs/glibc/glibc-2.23-r3.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"