projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b739713
)
app-arch/brotli: keyworded 1.0.2 for ia64, bug #643182
author
Sergei Trofimovich
<slyfox@gentoo.org>
Sat, 6 Jan 2018 18:28:51 +0000
(18:28 +0000)
committer
Sergei Trofimovich
<slyfox@gentoo.org>
Sat, 6 Jan 2018 18:28:57 +0000
(18:28 +0000)
Package-Manager: Portage-2.3.19, 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 0a289fcba48bdb16b78ec8a8dffe76d914ab0d85..58b19b68512dd027867b1f31aa21ec6daaacd517 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 ~sparc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~amd64 ~
ia64 ~
sparc ~x86 ~amd64-linux ~x86-linux"
SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
fi