diff options
author | 2015-10-31 08:07:22 +0100 | |
---|---|---|
committer | 2015-10-31 08:12:57 +0100 | |
commit | 07069d1048c833101370a6fb5a3a828e2d82f858 (patch) | |
tree | 347e07dee56b15117a2069337015c96f272b142b /sys-libs/glibc | |
parent | www-servers/monkeyd: version bump 1.6.5, remove older unstable. (diff) | |
download | gentoo-07069d1048c833101370a6fb5a3a828e2d82f858.tar.gz gentoo-07069d1048c833101370a6fb5a3a828e2d82f858.tar.bz2 gentoo-07069d1048c833101370a6fb5a3a828e2d82f858.zip |
sys-libs/glibc: Stable for HPPA (bug #563524).
Package-Manager: portage-2.2.23
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-libs/glibc')
-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 8ca41eccf494..ffcb5be6fa11 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" |