commit: 4c7b100ccfb213c6f3a219caf2992440747df9b4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 18 09:20:10 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 18 09:20:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c7b100c
net-libs/libtorrent: Stabilize 0.15.1 arm64, #956145 Signed-off-by: Sam James <sam <AT> gentoo.org> net-libs/libtorrent/libtorrent-0.15.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libtorrent/libtorrent-0.15.1.ebuild b/net-libs/libtorrent/libtorrent-0.15.1.ebuild index bca4e7447d24..07905e51f0a6 100644 --- a/net-libs/libtorrent/libtorrent-0.15.1.ebuild +++ b/net-libs/libtorrent/libtorrent-0.15.1.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 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="debug ssl test" RESTRICT="!test? ( test )"
