commit: e03e76251c12dd93fb354556f5157141cc602b72 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jul 26 21:14:09 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jul 26 21:15:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e03e7625
net-p2p/rtorrent: Stabilize 0.15.5 x86, #960689 Signed-off-by: Sam James <sam <AT> gentoo.org> net-p2p/rtorrent/rtorrent-0.15.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/rtorrent/rtorrent-0.15.5.ebuild b/net-p2p/rtorrent/rtorrent-0.15.5.ebuild index b3440cdc33b8..633511bb7440 100644 --- a/net-p2p/rtorrent/rtorrent-0.15.5.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.15.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/rakshasa/rtorrent/releases/download/v${PV}/${P}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 arm64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~amd64 arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="debug lua selinux test tinyxml2 xmlrpc" RESTRICT="!test? ( test )" REQUIRED_USE="
