Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/deluge/
Date: Sun, 31 Mar 2019 08:30:23
Message-Id: 1554021010.4b0368c3221a8023f69b7d76704d793a6190e97c.pacho@gentoo
1 commit: 4b0368c3221a8023f69b7d76704d793a6190e97c
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 31 08:24:36 2019 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 31 08:30:10 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b0368c3
7
8 net-p2p/deluge: amd64 stable, bug #681612
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
12
13 net-p2p/deluge/deluge-1.3.15-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-p2p/deluge/deluge-1.3.15-r3.ebuild b/net-p2p/deluge/deluge-1.3.15-r3.ebuild
17 index 2245028f990..1d400014e3b 100644
18 --- a/net-p2p/deluge/deluge-1.3.15-r3.ebuild
19 +++ b/net-p2p/deluge/deluge-1.3.15-r3.ebuild
20 @@ -17,7 +17,7 @@ if [[ ${PV} == 9999 ]]; then
21 SRC_URI=""
22 else
23 SRC_URI="http://download.deluge-torrent.org/source/${P}.tar.bz2"
24 - KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"
25 + KEYWORDS="amd64 ~arm ~ppc ~sparc ~x86"
26 fi
27
28 LICENSE="GPL-2"