From a9fe01202d233f44aa301d321a1405bce4d3943e Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 9 Mar 2025 17:09:15 +0000 Subject: [PATCH] net-proxy/torsocks: Keyword 2.4.0-r2 arm64, #950990 Signed-off-by: Sam James --- net-proxy/torsocks/torsocks-2.4.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-proxy/torsocks/torsocks-2.4.0-r2.ebuild b/net-proxy/torsocks/torsocks-2.4.0-r2.ebuild index dc8c8a23ac6d0..2acc51611e53d 100644 --- a/net-proxy/torsocks/torsocks-2.4.0-r2.ebuild +++ b/net-proxy/torsocks/torsocks-2.4.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ S="${WORKDIR}"/${UPSTREAM_P} LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="static-libs" # We do not depend on tor which might be running on a different box