net-p2p/deluge: x86 stable wrt bug #704986
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 27 Apr 2020 11:40:43 +0000 (13:40 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 27 Apr 2020 11:40:43 +0000 (13:40 +0200)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
net-p2p/deluge/deluge-2.0.3-r5.ebuild

index 1afeb0acefde8a9010a0528fb5049d25eed65279..7f42f3bb824ab9d81e9aae6875afa2e918db7d83 100644 (file)
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
        EGIT_REPO_URI="https://git.deluge-torrent.org/${PN}"
 else
        SRC_URI="http://download.deluge-torrent.org/source/2.0/${P}.tar.xz"
-       KEYWORDS="amd64 ~arm ~sparc ~x86"
+       KEYWORDS="amd64 ~arm ~sparc x86"
 fi
 
 LICENSE="GPL-2"