summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-06-09 12:19:25 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-06-09 12:19:25 +0200
commit81dda77427a6f0e9159441ee4020f8b3efbfa4bf (patch)
tree0dcdf5bcd1f49b3b18776cd19163a0818664e90f /net-p2p
parentmedia-radio/tlf: x86 stable wrt bug #620990 (diff)
downloadgentoo-81dda77427a6f0e9159441ee4020f8b3efbfa4bf.tar.gz
gentoo-81dda77427a6f0e9159441ee4020f8b3efbfa4bf.tar.bz2
gentoo-81dda77427a6f0e9159441ee4020f8b3efbfa4bf.zip
net-p2p/deluge: x86 stable wrt bug #618872
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/deluge/deluge-1.3.15.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/deluge/deluge-1.3.15.ebuild b/net-p2p/deluge/deluge-1.3.15.ebuild
index f6ea63d40922..4c92716328b3 100644
--- a/net-p2p/deluge/deluge-1.3.15.ebuild
+++ b/net-p2p/deluge/deluge-1.3.15.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"