diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-05-29 09:07:10 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-05-29 09:07:10 +0300 |
commit | 32875b88e08f84bb5414095c520f01bf5d96432e (patch) | |
tree | 7221f3d7e5b9dee4795f9ca5a558e51a4a495586 /net-libs | |
parent | net-irc/hexchat: Stabilize 2.16.2 x86, #933009 (diff) | |
download | gentoo-32875b88e08f84bb5414095c520f01bf5d96432e.tar.gz gentoo-32875b88e08f84bb5414095c520f01bf5d96432e.tar.bz2 gentoo-32875b88e08f84bb5414095c520f01bf5d96432e.zip |
net-libs/libtorrent-rasterbar: Stabilize 2.0.10 x86, #933013
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.10.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.10.ebuild index cfa59c2a9b68..be5ca46ab668 100644 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.10.ebuild +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.10.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/arvidn/libtorrent/releases/download/v${PV}/${P}.tar. LICENSE="BSD" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="+dht debug examples gnutls python ssl test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="!test? ( test )" |