diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-01-30 10:33:06 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-01-30 10:33:06 +0100 |
commit | ec0501d8acb508fe5bb59f261df585bcc5018ea7 (patch) | |
tree | f1c1e0caf6d54443f27234c2a130deba3609eb13 /net-p2p/rtorrent | |
parent | net-libs/libtorrent: x86 stable, bug #522706 (diff) | |
download | gentoo-ec0501d8acb508fe5bb59f261df585bcc5018ea7.tar.gz gentoo-ec0501d8acb508fe5bb59f261df585bcc5018ea7.tar.bz2 gentoo-ec0501d8acb508fe5bb59f261df585bcc5018ea7.zip |
net-p2p/rtorrent: x86 stable, bug #522706
Package-Manager: portage-2.2.26
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 2cd320ddc285..ef94751b3c4d 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##*.} |