projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e5cdd8
)
net-p2p/deluge: x86 stable wrt bug #612144
author
Agostino Sarubbo
<ago@gentoo.org>
Fri, 17 Mar 2017 10:23:23 +0000
(11:23 +0100)
committer
Agostino Sarubbo
<ago@gentoo.org>
Fri, 17 Mar 2017 10:26:32 +0000
(11:26 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
net-p2p/deluge/deluge-1.3.14.ebuild
patch
|
blob
|
history
diff --git
a/net-p2p/deluge/deluge-1.3.14.ebuild
b/net-p2p/deluge/deluge-1.3.14.ebuild
index ef16c678062d4b09145d1899a6be715d7387380d..4e4645a1dd4f1e3da3841d7751eb0c6a9da74b54 100644
(file)
--- a/
net-p2p/deluge/deluge-1.3.14.ebuild
+++ b/
net-p2p/deluge/deluge-1.3.14.ebuild
@@
-16,10
+16,10
@@
if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="git://deluge-torrent.org/${PN}.git
http://git.deluge-torrent.org/${PN}"
SRC_URI=""
- KEYWORDS="amd64
~
x86"
+ KEYWORDS="amd64 x86"
else
SRC_URI="http://download.deluge-torrent.org/source/${P}.tar.bz2"
- KEYWORDS="amd64 ~arm ~ppc ~sparc
~
x86"
+ KEYWORDS="amd64 ~arm ~ppc ~sparc x86"
fi
LICENSE="GPL-2"