diff options
author | Sam James <sam@gentoo.org> | 2020-11-09 23:26:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-09 23:26:02 +0000 |
commit | 9f49402aeaa74ed1189b1b2bf897596a54963447 (patch) | |
tree | 648c23a11dc232febb7002f8c482ac2f605a0a83 /net-vpn | |
parent | net-vpn/tor: Stabilize 0.4.4.5 arm, #753755 (diff) | |
download | gentoo-9f49402aeaa74ed1189b1b2bf897596a54963447.tar.gz gentoo-9f49402aeaa74ed1189b1b2bf897596a54963447.tar.bz2 gentoo-9f49402aeaa74ed1189b1b2bf897596a54963447.zip |
net-vpn/tor: Stabilize 0.4.4.5 arm64, #753755
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/tor/tor-0.4.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.4.4.5.ebuild b/net-vpn/tor/tor-0.4.4.5.ebuild index e601dbc1a859..82c0da128a1e 100644 --- a/net-vpn/tor/tor-0.4.4.5.ebuild +++ b/net-vpn/tor/tor-0.4.4.5.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=" |