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: Thu, 26 Jan 2017 09:06:52
Message-Id: 1485421602.7078375266fb9244dcf2333d4435bcdb09ebb3e3.ago@gentoo
1 commit: 7078375266fb9244dcf2333d4435bcdb09ebb3e3
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 26 09:06:42 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 26 09:06:42 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70783752
7
8 sys-libs/glibc: ia64 stable wrt bug #576726
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-libs/glibc/glibc-2.23-r3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-libs/glibc/glibc-2.23-r3.ebuild b/sys-libs/glibc/glibc-2.23-r3.ebuild
18 index ff68064..cadc749 100644
19 --- a/sys-libs/glibc/glibc-2.23-r3.ebuild
20 +++ b/sys-libs/glibc/glibc-2.23-r3.ebuild
21 @@ -10,7 +10,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"