diff options
author | Sam James <sam@gentoo.org> | 2020-08-22 20:52:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-22 20:52:58 +0000 |
commit | 8affc621422e2b5ff7c8b8a224a3d504df5edf7a (patch) | |
tree | a0cff56529d41a90edb236ff92fcebe209b8ae12 /net-vpn | |
parent | sys-apps/help2man: Stabilize 1.47.16 arm64, #738326 (diff) | |
download | gentoo-8affc621422e2b5ff7c8b8a224a3d504df5edf7a.tar.gz gentoo-8affc621422e2b5ff7c8b8a224a3d504df5edf7a.tar.bz2 gentoo-8affc621422e2b5ff7c8b8a224a3d504df5edf7a.zip |
net-vpn/tor: Stabilize 0.4.3.6 arm64, #738196
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/tor/tor-0.4.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.4.3.6.ebuild b/net-vpn/tor/tor-0.4.3.6.ebuild index 49887350a80a..48e00f892b0f 100644 --- a/net-vpn/tor/tor-0.4.3.6.ebuild +++ b/net-vpn/tor/tor-0.4.3.6.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PF}" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~ppc-macos" +KEYWORDS="amd64 arm arm64 ~mips ~ppc ~ppc64 ~x86 ~ppc-macos" IUSE="caps doc libressl lzma +man scrypt seccomp selinux +server systemd tor-hardening test zstd" DEPEND=" |