diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-10-10 09:12:57 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-10-10 09:14:18 +0300 |
commit | 5253e388689344e325e5b3645b4d3dab27ac5081 (patch) | |
tree | 141541f4d81f39be46db65a9d68ac18f5707a06b /net-libs | |
parent | media-libs/libplacebo: Keyword 6.338.0 riscv, #915501 (diff) | |
download | gentoo-5253e388689344e325e5b3645b4d3dab27ac5081.tar.gz gentoo-5253e388689344e325e5b3645b4d3dab27ac5081.tar.bz2 gentoo-5253e388689344e325e5b3645b4d3dab27ac5081.zip |
net-libs/libtorrent-rasterbar: Stabilize 2.0.9 amd64, #915440
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.9.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.9.ebuild index b4ca898cbe45..7fd8a71e5279 100644 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.9.ebuild +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.9.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 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="+dht debug gnutls python ssl test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="!test? ( test )" |