diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-11-11 15:23:31 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-11-11 15:23:31 -0800 |
commit | 75491d9592569ec4fa4d1534d6c264f8f01e52d0 (patch) | |
tree | 78bdbe16cc49586abe4e1dde5ec0397c542384de | |
parent | x11-themes/fvwm-crystal: Bump to EAPI=6 (diff) | |
download | gentoo-75491d9592569ec4fa4d1534d6c264f8f01e52d0.tar.gz gentoo-75491d9592569ec4fa4d1534d6c264f8f01e52d0.tar.bz2 gentoo-75491d9592569ec4fa4d1534d6c264f8f01e52d0.zip |
sys-libs/glibc-2.25-r9: alpha stable, bug 637140
-rw-r--r-- | sys-libs/glibc/glibc-2.25-r9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.25-r9.ebuild b/sys-libs/glibc/glibc-2.25-r9.ebuild index d90655f20700..344a8507305f 100644 --- a/sys-libs/glibc/glibc-2.25-r9.ebuild +++ b/sys-libs/glibc/glibc-2.25-r9.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" |