diff options
author | 2018-03-15 16:59:03 +0300 | |
---|---|---|
committer | 2018-03-15 16:59:03 +0300 | |
commit | 976fdcf021e7ee91e13e570fe818b85a65f9c9a8 (patch) | |
tree | 0b258b1789dd6d2ad577703f7cc25214a506706e | |
parent | sys-block/parted: arm stable wrt bug #618186 (diff) | |
download | gentoo-976fdcf021e7ee91e13e570fe818b85a65f9c9a8.tar.gz gentoo-976fdcf021e7ee91e13e570fe818b85a65f9c9a8.tar.bz2 gentoo-976fdcf021e7ee91e13e570fe818b85a65f9c9a8.zip |
sys-libs/glibc: arm stable wrt bug #647062
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r-- | sys-libs/glibc/glibc-2.25-r10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.25-r10.ebuild b/sys-libs/glibc/glibc-2.25-r10.ebuild index a286da5e6469..9517aa47225e 100644 --- a/sys-libs/glibc/glibc-2.25-r10.ebuild +++ b/sys-libs/glibc/glibc-2.25-r10.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" |