Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/rtorrent/
Date: Fri, 25 Dec 2015 15:14:07
Message-Id: 1451056369.5a009923aa7ce9134a43e2ffcf726b7f3ec40897.ago@gentoo
1 commit: 5a009923aa7ce9134a43e2ffcf726b7f3ec40897
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 25 15:12:49 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 25 15:12:49 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a009923
7
8 net-p2p/rtorrent: amd64 stable wrt bug #522706
9
10 Package-Manager: portage-2.2.24
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-p2p/rtorrent/rtorrent-0.9.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-p2p/rtorrent/rtorrent-0.9.6.ebuild b/net-p2p/rtorrent/rtorrent-0.9.6.ebuild
18 index efbf026..30c142e 100644
19 --- a/net-p2p/rtorrent/rtorrent-0.9.6.ebuild
20 +++ b/net-p2p/rtorrent/rtorrent-0.9.6.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="http://rtorrent.net/downloads/${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris"
26 +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris"
27 IUSE="daemon debug ipv6 selinux test xmlrpc"
28
29 COMMON_DEPEND="~net-libs/libtorrent-0.13.${PV##*.}