projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
027405d
)
sys-libs/glibc: sh stable wrt bug #702484
author
Mikle Kolyada
<zlogene@gentoo.org>
Sun, 15 Mar 2020 12:47:09 +0000
(15:47 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Sun, 15 Mar 2020 12:47:09 +0000
(15:47 +0300)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sh"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
sys-libs/glibc/glibc-2.29-r7.ebuild
patch
|
blob
|
history
diff --git
a/sys-libs/glibc/glibc-2.29-r7.ebuild
b/sys-libs/glibc/glibc-2.29-r7.ebuild
index 5ceed365c53aa0adec7cd3be671fae59b7cb1dba..cdc045a5834d89019cf7588ab2e2a9a5bd94b767 100644
(file)
--- 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