diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-29 12:04:21 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-29 12:04:21 +0300 |
commit | 7b7ec9a6b3355d6111e1a449ca13e24cb6ef0295 (patch) | |
tree | e4999b8e9d696bd08ec96c6817b341a1caea60f5 /sys-libs/glibc | |
parent | sys-fs/squashfs-tools-ng: Add ~arm keyword wrt bug #690616 (diff) | |
download | gentoo-7b7ec9a6b3355d6111e1a449ca13e24cb6ef0295.tar.gz gentoo-7b7ec9a6b3355d6111e1a449ca13e24cb6ef0295.tar.bz2 gentoo-7b7ec9a6b3355d6111e1a449ca13e24cb6ef0295.zip |
sys-libs/glibc: s390 stable wrt bug #685818
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-libs/glibc')
-rw-r--r-- | sys-libs/glibc/glibc-2.29-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.29-r2.ebuild b/sys-libs/glibc/glibc-2.29-r2.ebuild index 313e5c6b4404..f89610fb2a42 100644 --- a/sys-libs/glibc/glibc-2.29-r2.ebuild +++ b/sys-libs/glibc/glibc-2.29-r2.ebuild @@ -20,7 +20,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 |