diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-23 23:39:24 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-23 23:39:24 +0200 |
commit | d94b90d7ee42ec302bf80413c53fedb1b4df7df5 (patch) | |
tree | 920da2832d5b7934e8f20a7c85410b68ee66c8aa /sys-libs | |
parent | dev-ruby/pry: keyworded 0.11.2 for ppc, bug #634924 (diff) | |
download | gentoo-d94b90d7ee42ec302bf80413c53fedb1b4df7df5.tar.gz gentoo-d94b90d7ee42ec302bf80413c53fedb1b4df7df5.tar.bz2 gentoo-d94b90d7ee42ec302bf80413c53fedb1b4df7df5.zip |
sys-libs/glibc: x86 stable (bug #628180)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
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 38b69a7237a5..a90c03dd8f06 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" |