diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-11 23:33:45 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-11 23:33:45 +0000 |
commit | 0f01777e134ac1c6e6769bf2cdbaa595716a1049 (patch) | |
tree | 0bfc895dcd72027c6069c5d5cb732910d70f6a29 /sys-libs/glibc | |
parent | dev-qt/qthelp: keyworded 5.7.1 for ppc, bug #637140 (thanks to ernsteiswuerfel) (diff) | |
download | gentoo-0f01777e134ac1c6e6769bf2cdbaa595716a1049.tar.gz gentoo-0f01777e134ac1c6e6769bf2cdbaa595716a1049.tar.bz2 gentoo-0f01777e134ac1c6e6769bf2cdbaa595716a1049.zip |
sys-libs/glibc: stable 2.25-r9 for ia64/ppc/ppc64, bug #637140
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ia64 ppc ppc64"
Diffstat (limited to 'sys-libs/glibc')
-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 344a8507305f..be7fea22eaac 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" |