diff options
author | Sam James <sam@gentoo.org> | 2024-04-24 11:32:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-24 11:32:00 +0100 |
commit | f6459a8450b8efea6b5694b42f297944ce8eea32 (patch) | |
tree | aed1cf82cd8fbe2bcf549b719c59c8059f039d3d /net-proxy | |
parent | net-misc/vconfig: Stabilize 1.9 arm64, #930557 (diff) | |
download | gentoo-f6459a8450b8efea6b5694b42f297944ce8eea32.tar.gz gentoo-f6459a8450b8efea6b5694b42f297944ce8eea32.tar.bz2 gentoo-f6459a8450b8efea6b5694b42f297944ce8eea32.zip |
net-proxy/tsocks: Stabilize 1.8_beta5-r9 arm64, #930558
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/tsocks/tsocks-1.8_beta5-r9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/tsocks/tsocks-1.8_beta5-r9.ebuild b/net-proxy/tsocks/tsocks-1.8_beta5-r9.ebuild index ccad4e386d3b..9835be1b173e 100644 --- a/net-proxy/tsocks/tsocks-1.8_beta5-r9.ebuild +++ b/net-proxy/tsocks/tsocks-1.8_beta5-r9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/tsocks/${PN}-${PV/_}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~loong ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~loong ppc ppc64 ~riscv sparc x86" IUSE="debug dns envconf tordns server-lookups" REQUIRED_USE=" |