sys-libs/glibc: x86 stable (bug #674126)
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 8 Apr 2019 02:05:16 +0000 (04:05 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 8 Apr 2019 02:05:16 +0000 (04:05 +0200)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
sys-libs/glibc/glibc-2.28-r5.ebuild

index afb24ebc97b18753bdd1dc75e9fd6d5b10ed24d7..9907e295d982b0da288f11b144564d37af3056ed 100644 (file)
@@ -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