net-p2p/deluge: amd64 stable wrt bug #530720
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 10 Mar 2017 09:12:47 +0000 (10:12 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 10 Mar 2017 09:12:47 +0000 (10:12 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
net-p2p/deluge/deluge-1.3.13-r2.ebuild

index 58714c7c2b9ca275735614795d0b9b901489ee5f..33bb7e2d01cd3bd06a1b707c5a24ccdf9a96e055 100644 (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=""
+       KEYWORDS="amd64"
 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"