diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-04-08 14:21:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-04-08 14:21:13 +0200 |
commit | 226c48cd18903378cac9d39d29fb3ee8e760ce24 (patch) | |
tree | a8bde243a7fd0abf48f1dc977030c4337b6e9315 /sys-libs | |
parent | dev-db/sqlite: amd64 stable wrt bug #578940 (diff) | |
download | gentoo-226c48cd18903378cac9d39d29fb3ee8e760ce24.tar.gz gentoo-226c48cd18903378cac9d39d29fb3ee8e760ce24.tar.bz2 gentoo-226c48cd18903378cac9d39d29fb3ee8e760ce24.zip |
sys-libs/glibc: amd64 stable wrt bug #578602
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.22-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.22-r4.ebuild b/sys-libs/glibc/glibc-2.22-r4.ebuild index eb41e04df3a6..5a2f55171358 100644 --- a/sys-libs/glibc/glibc-2.22-r4.ebuild +++ b/sys-libs/glibc/glibc-2.22-r4.ebuild @@ -10,7 +10,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" |