projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58ec1b1
)
sys-libs/glibc: ppc stable wrt bug #702484
author
Agostino Sarubbo
<ago@gentoo.org>
Thu, 12 Dec 2019 16:00:55 +0000
(17:00 +0100)
committer
Agostino Sarubbo
<ago@gentoo.org>
Thu, 12 Dec 2019 16:00:55 +0000
(17:00 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@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 9053a141d36bede263d5a33ebd334807fadd2fdf..eff0018c92be86a6412f10e085bd6069f4470344 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