diff options
author | Jason Zaman <perfinion@gentoo.org> | 2017-11-03 15:55:18 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2017-11-03 15:58:28 +0800 |
commit | b877e011d054300e68fd79e8ab31df4cc67855c5 (patch) | |
tree | 05f2914a9e4b2cb963a4e8b13d53db85e55b3aac /net-p2p/rtorrent | |
parent | net-libs/libtorrent: 0.13.6-r1 stable on amd64 and x86 (diff) | |
download | gentoo-b877e011d054300e68fd79e8ab31df4cc67855c5.tar.gz gentoo-b877e011d054300e68fd79e8ab31df4cc67855c5.tar.bz2 gentoo-b877e011d054300e68fd79e8ab31df4cc67855c5.zip |
net-p2p/rtorrent: 0.9.6-r1 stable on amd64 and x86
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.9.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/rtorrent/rtorrent-0.9.6-r1.ebuild b/net-p2p/rtorrent/rtorrent-0.9.6-r1.ebuild index 483629ab5db4..049115416efa 100644 --- a/net-p2p/rtorrent/rtorrent-0.9.6-r1.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.9.6-r1.ebuild @@ -11,7 +11,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##*.} |