Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/glibc/
Date: Mon, 23 Oct 2017 21:39:40
Message-Id: 1508794764.d94b90d7ee42ec302bf80413c53fedb1b4df7df5.whissi@gentoo
1 commit: d94b90d7ee42ec302bf80413c53fedb1b4df7df5
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 23 21:39:24 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 23 21:39:24 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d94b90d7
7
8 sys-libs/glibc: x86 stable (bug #628180)
9
10 Package-Manager: Portage-2.3.11, 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 38b69a7237a..a90c03dd8f0 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"