diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-04-07 12:24:29 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-04-07 12:26:34 +0200 |
commit | 77b5c0fa9eb7e76685c8df7be846f720bfeb7fb7 (patch) | |
tree | c44437b8d068185528f7b24b3b6fbc657ab6727c /net-p2p/rtorrent | |
parent | kde-apps: add kde-runtime 15.12.3 (diff) | |
download | gentoo-77b5c0fa9eb7e76685c8df7be846f720bfeb7fb7.tar.gz gentoo-77b5c0fa9eb7e76685c8df7be846f720bfeb7fb7.tar.bz2 gentoo-77b5c0fa9eb7e76685c8df7be846f720bfeb7fb7.zip |
net-p2p/rtorrent: Stable for PPC64 (bug #522706).
Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches
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 ef94751b3c4d..53217421be1d 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##*.} |