diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-05-29 09:10:01 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-05-29 09:10:01 +0300 |
commit | 161a0a99de1a84297c051c24287041106e14ce0e (patch) | |
tree | 974ca8c2f4fd1c3a584b8a3207a6b691fb36dac3 /net-libs | |
parent | net-im/gajim: Stabilize 1.8.4 amd64, #933007 (diff) | |
download | gentoo-161a0a99de1a84297c051c24287041106e14ce0e.tar.gz gentoo-161a0a99de1a84297c051c24287041106e14ce0e.tar.bz2 gentoo-161a0a99de1a84297c051c24287041106e14ce0e.zip |
net-libs/libtorrent-rasterbar: Stabilize 1.2.19 amd64, #933014
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.19.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.19.ebuild index eeaaf4b4ba88..b44971035870 100644 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.19.ebuild +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.19.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/arvidn/libtorrent/releases/download/v${PV}/${P}.tar. LICENSE="BSD" SLOT="0/10" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="+dht debug python ssl test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="!test? ( test )" |