sys-libs/glibc-2.28-r5: alpha stable, bug 674126
authorMatt Turner <mattst88@gentoo.org>
Mon, 8 Apr 2019 06:02:14 +0000 (23:02 -0700)
committerMatt Turner <mattst88@gentoo.org>
Mon, 8 Apr 2019 06:05:29 +0000 (23:05 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
sys-libs/glibc/glibc-2.28-r5.ebuild

index 9907e295d982b0da288f11b144564d37af3056ed..947e19e868e1a0835f625f11593cd87cfa11a4f0 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