diff options
author | Sam James <sam@gentoo.org> | 2022-09-15 12:30:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-15 12:30:10 +0100 |
commit | 1e378500ff7bf7a228b4df37a0470e6246339634 (patch) | |
tree | 2ec6a8577e0f29d1bf58d88bab3268aaa2244ee9 /net-p2p/rtorrent | |
parent | net-misc/sslh: Stabilize 1.22c x86, #867208 (diff) | |
download | gentoo-1e378500ff7bf7a228b4df37a0470e6246339634.tar.gz gentoo-1e378500ff7bf7a228b4df37a0470e6246339634.tar.bz2 gentoo-1e378500ff7bf7a228b4df37a0470e6246339634.zip |
net-p2p/rtorrent: Stabilize 0.9.8-r1 x86, #867211
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.9.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/rtorrent/rtorrent-0.9.8-r1.ebuild b/net-p2p/rtorrent/rtorrent-0.9.8-r1.ebuild index 8d73b31367d3..54d545a2286b 100644 --- a/net-p2p/rtorrent/rtorrent-0.9.8-r1.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.9.8-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://rtorrent.net/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris" IUSE="debug selinux test xmlrpc" RESTRICT="!test? ( test )" |