summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-19 12:04:36 +0000
committerSam James <sam@gentoo.org>2021-02-19 12:04:36 +0000
commitf9e5d2456eb515f7aca7bd82b35a8ab46462bbf8 (patch)
treeb1995c2f33e549223bd8e2a0e4988061557214b2 /net-p2p/deluge
parentnet-mail/muchsync: Stabilize 6 amd64, #771261 (diff)
downloadgentoo-f9e5d2456eb515f7aca7bd82b35a8ab46462bbf8.tar.gz
gentoo-f9e5d2456eb515f7aca7bd82b35a8ab46462bbf8.tar.bz2
gentoo-f9e5d2456eb515f7aca7bd82b35a8ab46462bbf8.zip
net-p2p/deluge: Stabilize 2.0.3-r8 amd64, #771267
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p/deluge')
-rw-r--r--net-p2p/deluge/deluge-2.0.3-r8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/deluge/deluge-2.0.3-r8.ebuild b/net-p2p/deluge/deluge-2.0.3-r8.ebuild
index 66cc9921ea38..15bd35c3d1c5 100644
--- a/net-p2p/deluge/deluge-2.0.3-r8.ebuild
+++ b/net-p2p/deluge/deluge-2.0.3-r8.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 ~ppc ~sparc x86"
+ KEYWORDS="amd64 ~arm ~ppc ~sparc x86"
fi
LICENSE="GPL-2"