diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-30 23:37:32 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-30 23:37:51 +0100 |
commit | 85db725d1f136424e2e23cd31897df0516ac6b87 (patch) | |
tree | a6ea34bedc080f9cc21036024c7d45a363179001 /sys-libs | |
parent | package.mask: Mask dev-scheme/ikarus for removal. (diff) | |
download | gentoo-85db725d1f136424e2e23cd31897df0516ac6b87.tar.gz gentoo-85db725d1f136424e2e23cd31897df0516ac6b87.tar.bz2 gentoo-85db725d1f136424e2e23cd31897df0516ac6b87.zip |
sys-libs/glibc: stable 2.25-r11 for ppc64, bug #646492
Package-Manager: Portage-2.3.26, Repoman-2.3.7
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.25-r11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.25-r11.ebuild b/sys-libs/glibc/glibc-2.25-r11.ebuild index 6e59006fdb5e..ac21ef496d39 100644 --- a/sys-libs/glibc/glibc-2.25-r11.ebuild +++ b/sys-libs/glibc/glibc-2.25-r11.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" |