diff options
author | Matt Turner <mattst88@gentoo.org> | 2015-11-15 10:13:05 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2015-11-15 10:27:50 -0800 |
commit | 44e1025c08cb3fb174ce2d8308de7dbf56eee512 (patch) | |
tree | 3a34fbc7dc70894beeac82d24a21a2519d5ca420 /sys-libs | |
parent | dev-libs/libxslt: alpha stable, bug 558822. (diff) | |
download | gentoo-44e1025c08cb3fb174ce2d8308de7dbf56eee512.tar.gz gentoo-44e1025c08cb3fb174ce2d8308de7dbf56eee512.tar.bz2 gentoo-44e1025c08cb3fb174ce2d8308de7dbf56eee512.zip |
sys-libs/glibc: alpha stable, bug 563524.
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.21-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.21-r1.ebuild b/sys-libs/glibc/glibc-2.21-r1.ebuild index eb7bd4d299cd..9963ae3152d5 100644 --- a/sys-libs/glibc/glibc-2.21-r1.ebuild +++ b/sys-libs/glibc/glibc-2.21-r1.ebuild @@ -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" |