commit: 3dbe3b971f5567102c2fe035f46df60ace34baee Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jul 26 08:27:44 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jul 26 08:27:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dbe3b97
net-libs/libtorrent: Stabilize 0.15.5 ppc64, #960688 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> net-libs/libtorrent/libtorrent-0.15.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libtorrent/libtorrent-0.15.5.ebuild b/net-libs/libtorrent/libtorrent-0.15.5.ebuild index 4062ad2db90d..d16d90acebb2 100644 --- a/net-libs/libtorrent/libtorrent-0.15.5.ebuild +++ b/net-libs/libtorrent/libtorrent-0.15.5.ebuild @@ -15,7 +15,7 @@ LICENSE="GPL-2" # has had more time to mature. Until it matures we should not include a soname # subslot. SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="debug test" RESTRICT="!test? ( test )"
