diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-12 11:59:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-12 11:59:20 +0100 |
commit | b50ba419d221ffa81fd69614e49c2753a3a742c5 (patch) | |
tree | 6e13ff847dda081899c07840be2bf87d680578e0 /net-p2p | |
parent | net-libs/libtorrent: x86 stable wrt bug #702424 (diff) | |
download | gentoo-b50ba419d221ffa81fd69614e49c2753a3a742c5.tar.gz gentoo-b50ba419d221ffa81fd69614e49c2753a3a742c5.tar.bz2 gentoo-b50ba419d221ffa81fd69614e49c2753a3a742c5.zip |
net-p2p/rtorrent: x86 stable wrt bug #702424
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.9.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/rtorrent/rtorrent-0.9.8.ebuild b/net-p2p/rtorrent/rtorrent-0.9.8.ebuild index 88836160f97a..cfd5c1bf8862 100644 --- a/net-p2p/rtorrent/rtorrent-0.9.8.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.9.8.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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="daemon debug selinux test xmlrpc" RESTRICT="!test? ( test )" |