diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-14 00:41:01 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-14 00:41:01 +0100 |
commit | c8381205b0b18b398cbb940df94447b80ccccf65 (patch) | |
tree | 46fe0781dddbdbff9731c0f0b2d02e367fccaaa5 /net-libs | |
parent | media-gfx/sane-backends: Stabilize 1.0.32 x86, #829924 (diff) | |
download | gentoo-c8381205b0b18b398cbb940df94447b80ccccf65.tar.gz gentoo-c8381205b0b18b398cbb940df94447b80ccccf65.tar.bz2 gentoo-c8381205b0b18b398cbb940df94447b80ccccf65.zip |
net-libs/libtorrent-rasterbar: Stabilize 2.0.5 x86, #831646
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.5.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.5.ebuild index 80b8f8086fd3..03981e30ef77 100644 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.5.ebuild +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/arvidn/libtorrent/releases/download/v${PV}/${P}.tar. LICENSE="BSD" SLOT="0/2.0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86" IUSE="+dht debug gnutls python ssl test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="!test? ( test )" |