Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/glibc/
Date: Sun, 22 Oct 2017 12:25:17
Message-Id: 1508675104.dd0abd989b7d8d8b3926b6f384a66962fdae722e.dilfridge@gentoo
1 commit: dd0abd989b7d8d8b3926b6f384a66962fdae722e
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 22 12:25:04 2017 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 22 12:25:04 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd0abd98
7
8 sys-libs/glibc: Restore keywords
9
10 Package-Manager: Portage-2.3.12, Repoman-2.3.3
11
12 sys-libs/glibc/glibc-2.25-r8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-libs/glibc/glibc-2.25-r8.ebuild b/sys-libs/glibc/glibc-2.25-r8.ebuild
16 index 5b91bc5255a..38b69a7237a 100644
17 --- a/sys-libs/glibc/glibc-2.25-r8.ebuild
18 +++ b/sys-libs/glibc/glibc-2.25-r8.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"