From: Agostino Sarubbo Date: Thu, 22 Feb 2018 08:58:23 +0000 (+0100) Subject: net-p2p/deluge: amd64 stable wrt bug #641336 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4b7e9d6583e8a67ffa9a0c23336fabcf8a831c7d;p=gentoo.git net-p2p/deluge: amd64 stable wrt bug #641336 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64" --- diff --git a/net-p2p/deluge/deluge-1.3.15-r2.ebuild b/net-p2p/deluge/deluge-1.3.15-r2.ebuild index a4a061bd3c48..ab375feed8a3 100644 --- a/net-p2p/deluge/deluge-1.3.15-r2.ebuild +++ b/net-p2p/deluge/deluge-1.3.15-r2.ebuild @@ -18,7 +18,7 @@ if [[ ${PV} == 9999 ]]; then SRC_URI="" 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"