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: Mon, 30 Oct 2017 17:50:54
Message-Id: 1509385831.a23b2f79fd445c671ace10d6b3841390fa52e59e.dilfridge@gentoo
1 commit: a23b2f79fd445c671ace10d6b3841390fa52e59e
2 Author: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 30 17:50:05 2017 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 30 17:50:31 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a23b2f79
7
8 sys-libs/glibc: Re-add keywords
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 sys-libs/glibc/glibc-2.25-r9.ebuild | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/sys-libs/glibc/glibc-2.25-r9.ebuild b/sys-libs/glibc/glibc-2.25-r9.ebuild
16 index 89b790eb79c..677fd2bb518 100644
17 --- a/sys-libs/glibc/glibc-2.25-r9.ebuild
18 +++ b/sys-libs/glibc/glibc-2.25-r9.ebuild
19 @@ -9,8 +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=""
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
26 RESTRICT="strip" # strip ourself #46186
27 EMULTILIB_PKG="true"