diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 16:12:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 16:12:49 +0100 |
commit | 5a009923aa7ce9134a43e2ffcf726b7f3ec40897 (patch) | |
tree | ec9f038afac9cea532410cda76e1e2a035e63f2b /net-p2p/rtorrent | |
parent | net-analyzer/wireshark: amd64 stable wrt bug #569592 (diff) | |
download | gentoo-5a009923aa7ce9134a43e2ffcf726b7f3ec40897.tar.gz gentoo-5a009923aa7ce9134a43e2ffcf726b7f3ec40897.tar.bz2 gentoo-5a009923aa7ce9134a43e2ffcf726b7f3ec40897.zip |
net-p2p/rtorrent: amd64 stable wrt bug #522706
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/rtorrent/rtorrent-0.9.6.ebuild b/net-p2p/rtorrent/rtorrent-0.9.6.ebuild index efbf0261f74c..30c142e200c1 100644 --- a/net-p2p/rtorrent/rtorrent-0.9.6.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.9.6.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://rtorrent.net/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -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" +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" IUSE="daemon debug ipv6 selinux test xmlrpc" COMMON_DEPEND="~net-libs/libtorrent-0.13.${PV##*.} |