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: Tue, 08 Aug 2017 13:53:47
Message-Id: 1502200366.ef373bd34db2e590eb96df1770599da86dfff5cf.tamiko@gentoo
1 commit: ef373bd34db2e590eb96df1770599da86dfff5cf
2 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 8 13:52:46 2017 +0000
4 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 8 13:52:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef373bd3
7
8 sys-libs/glibc: 2:25-r2 restore keywords
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 sys-libs/glibc/glibc-2.25-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-libs/glibc/glibc-2.25-r2.ebuild b/sys-libs/glibc/glibc-2.25-r2.ebuild
16 index 7b3a116ec69..61088f71f41 100644
17 --- a/sys-libs/glibc/glibc-2.25-r2.ebuild
18 +++ b/sys-libs/glibc/glibc-2.25-r2.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"