summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-12-13 08:36:52 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-12-13 08:36:52 +0100
commit322cd209fab381b82b4b45f69579e5e3e8b7c414 (patch)
tree089e2e8e9f2fed2057fee94619126e8385a720b6 /sys-libs
parentdev-lang/python: s390 stable wrt bug #701116 (diff)
downloadgentoo-322cd209fab381b82b4b45f69579e5e3e8b7c414.tar.gz
gentoo-322cd209fab381b82b4b45f69579e5e3e8b7c414.tar.bz2
gentoo-322cd209fab381b82b4b45f69579e5e3e8b7c414.zip
sys-libs/glibc: s390 stable wrt bug #702484
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.29-r7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.29-r7.ebuild b/sys-libs/glibc/glibc-2.29-r7.ebuild
index fa7fd9062168..aba9eb78e9d9 100644
--- a/sys-libs/glibc/glibc-2.29-r7.ebuild
+++ b/sys-libs/glibc/glibc-2.29-r7.ebuild
@@ -19,7 +19,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 ~riscv ~s390 ~sh ~sparc x86"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh ~sparc x86"
SRC_URI="mirror://gnu/glibc/${P}.tar.xz"
fi