net-p2p/deluge: x86 stable wrt bug #618872
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 9 Jun 2017 10:19:25 +0000 (12:19 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 9 Jun 2017 10:19:25 +0000 (12:19 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
net-p2p/deluge/deluge-1.3.15.ebuild

index f6ea63d40922991c33cc1ae8c7da552f00ff9d07..4c92716328b34e7f6f37a69bb3c92400e65390f1 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="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"