Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/glibc/
Date: Fri, 09 Feb 2018 09:01:21
Message-Id: 1518166870.a83936d543a480a9ff3ce904ae7d75a74a398ca3.ago@gentoo
1 commit: a83936d543a480a9ff3ce904ae7d75a74a398ca3
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 9 09:01:10 2018 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 9 09:01:10 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a83936d5
7
8 sys-libs/glibc: amd64 stable wrt bug #647062
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12 RepoMan-Options: --include-arches="amd64"
13
14 sys-libs/glibc/glibc-2.25-r10.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-libs/glibc/glibc-2.25-r10.ebuild b/sys-libs/glibc/glibc-2.25-r10.ebuild
18 index 89b89e76240..60207d18911 100644
19 --- a/sys-libs/glibc/glibc-2.25-r10.ebuild
20 +++ b/sys-libs/glibc/glibc-2.25-r10.ebuild
21 @@ -9,7 +9,7 @@ DESCRIPTION="GNU libc6 (also called glibc2) C library"
22 HOMEPAGE="https://www.gnu.org/software/libc/libc.html"
23
24 LICENSE="LGPL-2.1+ BSD HPND ISC inner-net rc PCRE"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
27 RESTRICT="strip" # strip ourself #46186
28 EMULTILIB_PKG="true"