summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-19 02:39:47 +0000
committerSam James <sam@gentoo.org>2021-02-19 02:39:47 +0000
commit52c66f4b10c57a74c8e596cff738106e083a5fbc (patch)
tree178925172b3ac1fdb44df357c5149131a19ac1fc /net-p2p/deluge
parentnet-dialup/freeradius-client: Stabilize 1.1.7-r1 x86, #771255 (diff)
downloadgentoo-52c66f4b10c57a74c8e596cff738106e083a5fbc.tar.gz
gentoo-52c66f4b10c57a74c8e596cff738106e083a5fbc.tar.bz2
gentoo-52c66f4b10c57a74c8e596cff738106e083a5fbc.zip
net-p2p/deluge: Stabilize 2.0.3-r8 x86, #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.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/deluge/deluge-2.0.3-r8.ebuild b/net-p2p/deluge/deluge-2.0.3-r8.ebuild
index 22abae5c7091..66cc9921ea38 100644
--- a/net-p2p/deluge/deluge-2.0.3-r8.ebuild
+++ b/net-p2p/deluge/deluge-2.0.3-r8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -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"