summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-04-08 04:05:16 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-04-08 04:05:16 +0200
commitd6710f31677f77be2a509b0f01b2e104c0c7d653 (patch)
treed6515d9f8c8c95920422bd654135ef5227c7b54f /sys-libs
parentapp-arch/sharutils: x86 stable (bug #674126) (diff)
downloadgentoo-d6710f31677f77be2a509b0f01b2e104c0c7d653.tar.gz
gentoo-d6710f31677f77be2a509b0f01b2e104c0c7d653.tar.bz2
gentoo-d6710f31677f77be2a509b0f01b2e104c0c7d653.zip
sys-libs/glibc: x86 stable (bug #674126)
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.28-r5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.28-r5.ebuild b/sys-libs/glibc/glibc-2.28-r5.ebuild
index afb24ebc97b1..9907e295d982 100644
--- a/sys-libs/glibc/glibc-2.28-r5.ebuild
+++ b/sys-libs/glibc/glibc-2.28-r5.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} == 9999* ]]; then
EGIT_REPO_URI="https://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