summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-04-24 10:59:53 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-04-24 10:59:54 +0200
commitcc7334ba90778a362e68d4a77087321d10cb3598 (patch)
tree4ca278a1071b6c100bda1fc9678e7bc9f1caa25a /sys-libs/glibc/glibc-2.29-r8.ebuild
parentsci-libs/metis: [QA] Do not install static library (diff)
downloadgentoo-cc7334ba90778a362e68d4a77087321d10cb3598.tar.gz
gentoo-cc7334ba90778a362e68d4a77087321d10cb3598.tar.bz2
gentoo-cc7334ba90778a362e68d4a77087321d10cb3598.zip
sys-libs/glibc: s390 stable wrt bug #712726
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/glibc/glibc-2.29-r8.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.29-r8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.29-r8.ebuild b/sys-libs/glibc/glibc-2.29-r8.ebuild
index 90c601a72183..2e21b6bac68e 100644
--- a/sys-libs/glibc/glibc-2.29-r8.ebuild
+++ b/sys-libs/glibc/glibc-2.29-r8.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 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 ~sparc ~x86"
SRC_URI="mirror://gnu/glibc/${P}.tar.xz"
fi