summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-06-06 17:22:13 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-06-06 17:22:13 +0200
commit8ec9e1a292ebec94527ef796b25d5e1effcd9b86 (patch)
treea0c64dbdd66ede8207e3263f6348469c87a3f697 /sys-libs
parentnet-libs/rpcsvc-proto: x86 stable (bug #657148) (diff)
downloadgentoo-8ec9e1a292ebec94527ef796b25d5e1effcd9b86.tar.gz
gentoo-8ec9e1a292ebec94527ef796b25d5e1effcd9b86.tar.bz2
gentoo-8ec9e1a292ebec94527ef796b25d5e1effcd9b86.zip
sys-libs/glibc: x86 stable (bug #657148)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.26-r7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.26-r7.ebuild b/sys-libs/glibc/glibc-2.26-r7.ebuild
index 856706777c23..ac4106459e4a 100644
--- a/sys-libs/glibc/glibc-2.26-r7.ebuild
+++ b/sys-libs/glibc/glibc-2.26-r7.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} == 9999* ]]; then
EGIT_REPO_URI="git://sourceware.org/git/glibc.git"
inherit git-r3
else
- 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"
SRC_URI="mirror://gnu/glibc/${P}.tar.xz"
fi