diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-10-26 11:51:09 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-10-26 11:51:09 -0700 |
commit | 9626fedb55e76b5dcb79f151f0af5af6e2810e95 (patch) | |
tree | fd0de3de99219a75510e03e5edec0d16a7222f53 /sys-libs | |
parent | net-libs/nodejs: Version bump. (diff) | |
download | gentoo-9626fedb55e76b5dcb79f151f0af5af6e2810e95.tar.gz gentoo-9626fedb55e76b5dcb79f151f0af5af6e2810e95.tar.bz2 gentoo-9626fedb55e76b5dcb79f151f0af5af6e2810e95.zip |
sys-libs/glibc-2.25-r8: alpha stable, bug 628180
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.25-r8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.25-r8.ebuild b/sys-libs/glibc/glibc-2.25-r8.ebuild index 7c0b065d1aa5..e36ef8b359ad 100644 --- a/sys-libs/glibc/glibc-2.25-r8.ebuild +++ b/sys-libs/glibc/glibc-2.25-r8.ebuild @@ -9,7 +9,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" |