projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9c8942
)
app-arch/brotli: stable 1.0.2 for hppa, bug #645698
author
Sergei Trofimovich
<slyfox@gentoo.org>
Sun, 28 Jan 2018 17:09:48 +0000
(17:09 +0000)
committer
Sergei Trofimovich
<slyfox@gentoo.org>
Sun, 28 Jan 2018 17:10:11 +0000
(17:10 +0000)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
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 9a3944141d57bcf9dbfd594156c5e3fca4eb8960..e8441507f8c81f37d3c7ebbc55ddd89b36ea594b 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