diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-05 17:40:07 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-05 17:40:07 +0900 |
commit | 474345b342d7db19ae88fa33f71a17c91c4bc8f0 (patch) | |
tree | a1065bdc79c9c0cb0ff97092550c27fcb54cc9d5 /sys-libs | |
parent | www-client/seamonkey-bin: amd64 stable wrt bug #604500 (diff) | |
download | gentoo-474345b342d7db19ae88fa33f71a17c91c4bc8f0.tar.gz gentoo-474345b342d7db19ae88fa33f71a17c91c4bc8f0.tar.bz2 gentoo-474345b342d7db19ae88fa33f71a17c91c4bc8f0.zip |
sys-libs/glibc: amd64 stable wrt bug #576726
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.23-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.23-r3.ebuild b/sys-libs/glibc/glibc-2.23-r3.ebuild index 12093a28646b..3cc9dd481356 100644 --- a/sys-libs/glibc/glibc-2.23-r3.ebuild +++ b/sys-libs/glibc/glibc-2.23-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 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" |