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