projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c785af
)
sys-libs/glibc: s390 stable wrt bug #685818
author
Mikle Kolyada
<zlogene@gentoo.org>
Mon, 29 Jul 2019 09:04:21 +0000
(12:04 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Mon, 29 Jul 2019 09:04:21 +0000
(12:04 +0300)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
sys-libs/glibc/glibc-2.29-r2.ebuild
patch
|
blob
|
history
diff --git
a/sys-libs/glibc/glibc-2.29-r2.ebuild
b/sys-libs/glibc/glibc-2.29-r2.ebuild
index 313e5c6b440490c29466247b6b0f5f10f5c5f8a2..f89610fb2a42e8d8bedb547eeff21af4a82f698c 100644
(file)
--- 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