projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e01d6f4
)
app-arch/brotli: stable 1.0.2 for ppc/ppc64, bug #645698
author
Sergei Trofimovich
<slyfox@gentoo.org>
Sun, 28 Jan 2018 15:33:06 +0000
(15:33 +0000)
committer
Sergei Trofimovich
<slyfox@gentoo.org>
Sun, 28 Jan 2018 15:33:36 +0000
(15:33 +0000)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc ppc64"
app-arch/brotli/brotli-1.0.2.ebuild
patch
|
blob
|
history
diff --git
a/app-arch/brotli/brotli-1.0.2.ebuild
b/app-arch/brotli/brotli-1.0.2.ebuild
index ea3c1a8566f67e0f7461edfcfc9cc0c7c3828d99..9a3944141d57bcf9dbfd594156c5e3fca4eb8960 100644
(file)
--- a/
app-arch/brotli/brotli-1.0.2.ebuild
+++ b/
app-arch/brotli/brotli-1.0.2.ebuild
@@
-29,7
+29,7
@@
if [[ ${PV} == "9999" ]] ; then
inherit git-r3
else
PATCHES=( "${FILESDIR}"/${P}-no-rpath.patch )
- KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64
~ppc ~
ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64
ppc
ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
fi