summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-07 23:23:19 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-07 23:23:19 +0200
commitf9b463dfb35a7ae3d2621aeb3de293d5c74513f4 (patch)
tree33b96df6f790121d69da44cfb9500702213d9d9d /net-libs/libtorrent-rasterbar
parentx11-misc/rofi: Stabilize 1.7.2 arm64, #830720 (diff)
downloadgentoo-f9b463dfb35a7ae3d2621aeb3de293d5c74513f4.tar.gz
gentoo-f9b463dfb35a7ae3d2621aeb3de293d5c74513f4.tar.bz2
gentoo-f9b463dfb35a7ae3d2621aeb3de293d5c74513f4.zip
net-libs/libtorrent-rasterbar: Keyword 2.0.5 arm64, #830688
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/libtorrent-rasterbar')
-rw-r--r--net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.5.ebuild4
1 files changed, 2 insertions, 2 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 7df4947a91b8..41475fb903a8 100644
--- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.5.ebuild
+++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~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 )"