summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-04-30 23:22:01 -0700
committerMatt Turner <mattst88@gentoo.org>2019-04-30 23:22:13 -0700
commit7deb3ed5ccf8ea2c38e6e7cf2c8edbb3d93cc3ff (patch)
treeb29f893ba3f3d0230ecf8d04afb792882b0faab3
parentnet-dns/libidn2-2.1.1a: ppc stable, bug 674126 (diff)
downloadgentoo-7deb3ed5ccf8ea2c38e6e7cf2c8edbb3d93cc3ff.tar.gz
gentoo-7deb3ed5ccf8ea2c38e6e7cf2c8edbb3d93cc3ff.tar.bz2
gentoo-7deb3ed5ccf8ea2c38e6e7cf2c8edbb3d93cc3ff.zip
sys-libs/glibc-2.28-r6: ppc stable, bug 674126
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--sys-libs/glibc/glibc-2.28-r6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.28-r6.ebuild b/sys-libs/glibc/glibc-2.28-r6.ebuild
index 601386fafaf0..c843db7e2db3 100644
--- a/sys-libs/glibc/glibc-2.28-r6.ebuild
+++ b/sys-libs/glibc/glibc-2.28-r6.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