sys-libs/glibc-2.28-r6: hppa stable, bug 674126
authorMatt Turner <mattst88@gentoo.org>
Thu, 2 May 2019 15:30:44 +0000 (08:30 -0700)
committerMatt Turner <mattst88@gentoo.org>
Thu, 2 May 2019 15:30:54 +0000 (08:30 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
sys-libs/glibc/glibc-2.28-r6.ebuild

index 55793d8cbe2fa1a9f706789c296429669a5c1b04..e92fe7e72e68f4abfd34264d7b0651d59bf7c7bd 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