diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-04-11 12:37:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-04-11 12:37:59 +0200 |
commit | 53b93a694ab2fe06bcbb4de1fef664ecfb1a22d6 (patch) | |
tree | 16ccd7591bf489fe0deb22b52638c6baac1c55c0 | |
parent | f33a2ed45bba0e882a408d554e578176774ede6a (diff) | |
download | gentoo-53b93a694ab2fe06bcbb4de1fef664ecfb1a22d6.tar.gz gentoo-53b93a694ab2fe06bcbb4de1fef664ecfb1a22d6.tar.xz |
sys-libs/glibc: x86 stable wrt bug #578602
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 a9b37de5615..2a768329a5d 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" |