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