projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f0f80c
)
app-arch/brotli-1.0.2-r0: alpha stable
author
Tobias Klausmann
<klausman@gentoo.org>
Mon, 8 Jan 2018 18:04:43 +0000
(19:04 +0100)
committer
Tobias Klausmann
<klausman@gentoo.org>
Mon, 8 Jan 2018 18:21:51 +0000
(19:21 +0100)
Gentoo-Bug: http://bugs.gentoo.org/643182
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 58b19b68512dd027867b1f31aa21ec6daaacd517..63ee15d686dfae83990ced3ff802b618b3875f61 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="~amd64 ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="
alpha
~amd64 ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux"
SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
fi