diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-01 17:51:00 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-01 17:51:43 -0700 |
commit | 1b575a6a95b6eb1e203098aaf30488a823e620ae (patch) | |
tree | aa393d80ac511e13ebe5a353e32128c31cf41836 /sys-libs | |
parent | sys-boot/vboot-utils: version bump to 51_p20160427 (fixes bug 581470) (diff) | |
download | gentoo-1b575a6a95b6eb1e203098aaf30488a823e620ae.tar.gz gentoo-1b575a6a95b6eb1e203098aaf30488a823e620ae.tar.bz2 gentoo-1b575a6a95b6eb1e203098aaf30488a823e620ae.zip |
sys-libs/glibc: alpha stable, bug 578602.
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.22-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.22-r4.ebuild b/sys-libs/glibc/glibc-2.22-r4.ebuild index ea4a91d80450..4ba55f47323f 100644 --- a/sys-libs/glibc/glibc-2.22-r4.ebuild +++ b/sys-libs/glibc/glibc-2.22-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ DESCRIPTION="GNU libc6 (also called glibc2) C library" HOMEPAGE="https://www.gnu.org/software/libc/libc.html" LICENSE="LGPL-2.1+ BSD HPND ISC inner-net rc PCRE" -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" RESTRICT="strip" # strip ourself #46186 EMULTILIB_PKG="true" |