diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-02-09 10:01:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-02-09 10:01:10 +0100 |
commit | a83936d543a480a9ff3ce904ae7d75a74a398ca3 (patch) | |
tree | b329d63cd75a8a1f6c4e0cc6484a0461e9d87731 /sys-libs | |
parent | app-admin/cdist: version bump to 4.7.3 (diff) | |
download | gentoo-a83936d543a480a9ff3ce904ae7d75a74a398ca3.tar.gz gentoo-a83936d543a480a9ff3ce904ae7d75a74a398ca3.tar.bz2 gentoo-a83936d543a480a9ff3ce904ae7d75a74a398ca3.zip |
sys-libs/glibc: amd64 stable wrt bug #647062
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.25-r10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.25-r10.ebuild b/sys-libs/glibc/glibc-2.25-r10.ebuild index 89b89e762404..60207d189113 100644 --- a/sys-libs/glibc/glibc-2.25-r10.ebuild +++ b/sys-libs/glibc/glibc-2.25-r10.ebuild @@ -9,7 +9,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" |