summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-12-08 15:44:54 -0800
committerMatt Turner <mattst88@gentoo.org>2018-12-08 15:44:54 -0800
commite6466f91c3bed680622a69d533b79afdd9cbce8e (patch)
tree890868b8053f225802e64b750f5cdef57dc11bf9 /sys-libs
parent [QA] profiles/arch/mips: remove sys-power/upower-pm-utils (diff)
downloadgentoo-e6466f91c3bed680622a69d533b79afdd9cbce8e.tar.gz
gentoo-e6466f91c3bed680622a69d533b79afdd9cbce8e.tar.bz2
gentoo-e6466f91c3bed680622a69d533b79afdd9cbce8e.zip
sys-libs/glibc-2.27-r6: ppc stable, bug 666092
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.27-r6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.27-r6.ebuild b/sys-libs/glibc/glibc-2.27-r6.ebuild
index d39c6a02f728..2689b3a07fa9 100644
--- a/sys-libs/glibc/glibc-2.27-r6.ebuild
+++ b/sys-libs/glibc/glibc-2.27-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