commit: 6b0df1b503483b9b251ec375c4705d75ee7e050d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jul 26 10:17:52 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jul 26 10:17:52 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b0df1b5
net-p2p/rtorrent: Stabilize 0.15.5 ppc64, #960689 Signed-off-by: Michał Górny <mgorny <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 e51648b2423d..1117aa620bde 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="
