commit: 6ea290b9545f3a1da97564a992e94e66ea7b9504 Author: Richard Freeman <rich0 <AT> gentoo <DOT> org> AuthorDate: Wed Feb 17 12:34:00 2016 +0000 Commit: Richard Freeman <rich0 <AT> gentoo <DOT> org> CommitDate: Wed Feb 17 12:34:00 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ea290b9
sys-libs/glibc: amd64 stable Bug: 574880 Package-Manager: portage-2.2.26 sys-libs/glibc/glibc-2.21-r2.ebuild | 4 ++-- 1 file 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 6a1c0bb..70d0b86 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"
