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