diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-05-14 12:20:35 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-05-14 12:21:12 +0200 |
commit | 15542cc25da107726af29a26fcbc58cb0d7e8544 (patch) | |
tree | c7e940402c47926e650853b200e31080078bc68d /net-p2p/rtorrent | |
parent | net-libs/libtorrent: Stable for HPPA (bug #522706). (diff) | |
download | gentoo-15542cc25da107726af29a26fcbc58cb0d7e8544.tar.gz gentoo-15542cc25da107726af29a26fcbc58cb0d7e8544.tar.bz2 gentoo-15542cc25da107726af29a26fcbc58cb0d7e8544.zip |
net-p2p/rtorrent: Stable for HPPA (bug #522706).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.9.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/rtorrent/rtorrent-0.9.6.ebuild b/net-p2p/rtorrent/rtorrent-0.9.6.ebuild index 5543761779f5..6de316711cbf 100644 --- a/net-p2p/rtorrent/rtorrent-0.9.6.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.9.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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##*.} |