diff options
author | Sam James <sam@gentoo.org> | 2023-10-03 23:00:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-03 23:00:55 +0100 |
commit | d9ac7b305d5c16914ea29f9a3a2c84442469f5ca (patch) | |
tree | b428cd8597d0743416bf4393b131de8a947b5d72 /net-p2p/rtorrent | |
parent | media-sound/ardour: added python3.12 (diff) | |
download | gentoo-d9ac7b305d5c16914ea29f9a3a2c84442469f5ca.tar.gz gentoo-d9ac7b305d5c16914ea29f9a3a2c84442469f5ca.tar.bz2 gentoo-d9ac7b305d5c16914ea29f9a3a2c84442469f5ca.zip |
net-p2p/rtorrent: Stabilize 0.9.8-r2 x86, #911346
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.9.8-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/rtorrent/rtorrent-0.9.8-r2.ebuild b/net-p2p/rtorrent/rtorrent-0.9.8-r2.ebuild index f47b972edd42..d4ebfc59d713 100644 --- a/net-p2p/rtorrent/rtorrent-0.9.8-r2.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.9.8-r2.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 ~x64-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="debug selinux test xmlrpc" RESTRICT="!test? ( test )" |