net-p2p/deluge: x86 stable wrt bug #530720

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
This commit is contained in:
Agostino Sarubbo
2017-03-10 11:49:40 +01:00
parent b0309b8b7d
commit d39e60afb7

View File

@@ -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"
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"