net-p2p/deluge: amd64 stable wrt bug #704986
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 24 Feb 2020 13:19:35 +0000 (14:19 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 24 Feb 2020 13:19:35 +0000 (14:19 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
net-p2p/deluge/deluge-2.0.3-r5.ebuild

index 3cdc92e94de459b42802851f2efd323ad1fa502d..f66dc05501847c3065818d6c8603901b075a59ef 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 ~x86"
+       KEYWORDS="amd64 ~arm ~x86"
 fi
 
 LICENSE="GPL-2"