summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-12-08 18:10:24 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-12-08 18:10:34 +0300
commit855ee4cb0dba6e6427419a186a939c94718f62e5 (patch)
treee02b0e95a9eb519e07da2531b67247cad90f61d9 /sys-libs
parentsys-kernel/gentoo-sources: Linux patch 4.9.144 (diff)
downloadgentoo-855ee4cb0dba6e6427419a186a939c94718f62e5.tar.gz
gentoo-855ee4cb0dba6e6427419a186a939c94718f62e5.tar.bz2
gentoo-855ee4cb0dba6e6427419a186a939c94718f62e5.zip
sys-libs/glibc: s390/sh/m68k stable wrt bug #666092
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
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 4b28e6e5f074..d39c6a02f728 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