diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-21 13:47:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-21 13:47:54 +0200 |
commit | 25aba23f1829fb11dd7e8a1c8d461205fc534b3e (patch) | |
tree | 01209a666efce1a1f21139c026eba5a4a18ffac0 /sys-libs | |
parent | net-irc/irssi: ppc stable wrt bug #621188 (diff) | |
download | gentoo-25aba23f1829fb11dd7e8a1c8d461205fc534b3e.tar.gz gentoo-25aba23f1829fb11dd7e8a1c8d461205fc534b3e.tar.bz2 gentoo-25aba23f1829fb11dd7e8a1c8d461205fc534b3e.zip |
sys-libs/glibc: ppc stable wrt bug #622220
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.23-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.23-r4.ebuild b/sys-libs/glibc/glibc-2.23-r4.ebuild index 14b269d9796c..c4b55ff725d4 100644 --- a/sys-libs/glibc/glibc-2.23-r4.ebuild +++ b/sys-libs/glibc/glibc-2.23-r4.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" |