Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/glibc/
Date: Mon, 02 May 2016 00:49:53
Message-Id: 1462150303.1b575a6a95b6eb1e203098aaf30488a823e620ae.mattst88@gentoo
1 commit: 1b575a6a95b6eb1e203098aaf30488a823e620ae
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 2 00:51:00 2016 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon May 2 00:51:43 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b575a6a
7
8 sys-libs/glibc: alpha stable, bug 578602.
9
10 RepoMan-Options: --ignore-arches
11
12 sys-libs/glibc/glibc-2.22-r4.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-libs/glibc/glibc-2.22-r4.ebuild b/sys-libs/glibc/glibc-2.22-r4.ebuild
16 index ea4a91d..4ba55f4 100644
17 --- a/sys-libs/glibc/glibc-2.22-r4.ebuild
18 +++ b/sys-libs/glibc/glibc-2.22-r4.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -10,7 +10,7 @@ DESCRIPTION="GNU libc6 (also called glibc2) C library"
26 HOMEPAGE="https://www.gnu.org/software/libc/libc.html"
27
28 LICENSE="LGPL-2.1+ BSD HPND ISC inner-net rc PCRE"
29 -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
30 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
31 RESTRICT="strip" # strip ourself #46186
32 EMULTILIB_PKG="true"