From: Agostino Sarubbo Date: Mon, 24 Feb 2020 13:19:35 +0000 (+0100) Subject: net-p2p/deluge: amd64 stable wrt bug #704986 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c7a98e33f14336ead6b136f01581823b265edd80;p=gentoo.git net-p2p/deluge: amd64 stable wrt bug #704986 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/net-p2p/deluge/deluge-2.0.3-r5.ebuild b/net-p2p/deluge/deluge-2.0.3-r5.ebuild index 3cdc92e94de4..f66dc0550184 100644 --- a/net-p2p/deluge/deluge-2.0.3-r5.ebuild +++ b/net-p2p/deluge/deluge-2.0.3-r5.ebuild @@ -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"