diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-17 19:24:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-17 19:24:06 +0100 |
commit | 2fa7ed8a3b82c7ab96df1733003ef5451b5b219e (patch) | |
tree | 07a2d2739b4426fa2535b1b4ed4d85deea381a78 /net-p2p/rtorrent | |
parent | dev-ruby/rspec: ppc stable wrt bug #565114 (diff) | |
download | gentoo-2fa7ed8a3b82c7ab96df1733003ef5451b5b219e.tar.gz gentoo-2fa7ed8a3b82c7ab96df1733003ef5451b5b219e.tar.bz2 gentoo-2fa7ed8a3b82c7ab96df1733003ef5451b5b219e.zip |
net-p2p/rtorrent: ppc stable wrt bug #522706
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
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 30c142e200c1..2cd320ddc285 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##*.} |