diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2016-02-17 15:40:01 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2016-02-17 15:40:01 +0100 |
commit | b692b5f824d3443bde7576325a4f1e9c4b0363e6 (patch) | |
tree | d419e9f06de2aff708da10dcebd6a660521401df /sys-libs/glibc | |
parent | 6325ab65b65100d9724bdae400354cf5b75729b0 (diff) | |
download | gentoo-b692b5f824d3443bde7576325a4f1e9c4b0363e6.tar.gz gentoo-b692b5f824d3443bde7576325a4f1e9c4b0363e6.tar.xz |
sys-libs/glibc: x86 stable
Bug: 574880
Package-Manager: portage-2.2.27
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'sys-libs/glibc')
-rw-r--r-- | sys-libs/glibc/glibc-2.21-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.21-r2.ebuild b/sys-libs/glibc/glibc-2.21-r2.ebuild index 70d0b8617de..1a62cfa44e4 100644 --- a/sys-libs/glibc/glibc-2.21-r2.ebuild +++ b/sys-libs/glibc/glibc-2.21-r2.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" |