summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-05-29 09:09:10 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-05-29 09:09:10 +0300
commit50834056b639d2e0da40997caecd2b23efa107c5 (patch)
tree325c7e89f233c5f5ee9a6a2262fff3116aff947a /net-libs/libtorrent-rasterbar
parentnet-libs/libtorrent-rasterbar: Stabilize 2.0.10 amd64, #933013 (diff)
downloadgentoo-50834056b639d2e0da40997caecd2b23efa107c5.tar.gz
gentoo-50834056b639d2e0da40997caecd2b23efa107c5.tar.bz2
gentoo-50834056b639d2e0da40997caecd2b23efa107c5.zip
net-libs/libtorrent-rasterbar: Stabilize 1.2.19 x86, #933014
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-libs/libtorrent-rasterbar')
-rw-r--r--net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.19.ebuild4
1 files changed, 2 insertions, 2 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 0da40a43037d..eeaaf4b4ba88 100644
--- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.19.ebuild
+++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.19.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 )"