diff options
author | Richard Freeman <rich0@gentoo.org> | 2016-02-17 07:34:00 -0500 |
---|---|---|
committer | Richard Freeman <rich0@gentoo.org> | 2016-02-17 07:34:00 -0500 |
commit | 6ea290b9545f3a1da97564a992e94e66ea7b9504 (patch) | |
tree | 4282305ea33b8be8a661e45328c0a457bc4f81a3 | |
parent | dev-vcs/fossil: version bump (diff) | |
download | gentoo-6ea290b9545f3a1da97564a992e94e66ea7b9504.tar.gz gentoo-6ea290b9545f3a1da97564a992e94e66ea7b9504.tar.bz2 gentoo-6ea290b9545f3a1da97564a992e94e66ea7b9504.zip |
sys-libs/glibc: amd64 stable
Bug: 574880
Package-Manager: portage-2.2.26
-rw-r--r-- | sys-libs/glibc/glibc-2.21-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.21-r2.ebuild b/sys-libs/glibc/glibc-2.21-r2.ebuild index 6a1c0bbbe294..70d0b8617dee 100644 --- a/sys-libs/glibc/glibc-2.21-r2.ebuild +++ b/sys-libs/glibc/glibc-2.21-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" |