summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-03-15 13:00:32 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-03-15 13:00:32 +0300
commitc8a9b129476aa9ade7ee1d052cb39921ef16a389 (patch)
tree577e2e4bc4b78d62d795323a8739c8d90b9e4ba5 /sys-libs
parentapp-arch/sharutils: s390 stable wrt bug #674126 (diff)
downloadgentoo-c8a9b129476aa9ade7ee1d052cb39921ef16a389.tar.gz
gentoo-c8a9b129476aa9ade7ee1d052cb39921ef16a389.tar.bz2
gentoo-c8a9b129476aa9ade7ee1d052cb39921ef16a389.zip
sys-libs/glibc: s390 stable wrt bug #674126
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="s390"
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.28-r5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.28-r5.ebuild b/sys-libs/glibc/glibc-2.28-r5.ebuild
index ca6da16c0553..b69c101d8680 100644
--- a/sys-libs/glibc/glibc-2.28-r5.ebuild
+++ b/sys-libs/glibc/glibc-2.28-r5.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