diff options
author | 2020-11-09 23:25:39 +0000 | |
---|---|---|
committer | 2020-11-09 23:25:39 +0000 | |
commit | 7b2ab3b73ce96a0e6bc6889f197f6ff5da50d606 (patch) | |
tree | 4df1c684a7190d1445f26f64e09a7966365c1beb /net-vpn | |
parent | dev-libs/libmaxminddb: Stabilize 1.4.3 x86, #753275 (diff) | |
download | gentoo-7b2ab3b73ce96a0e6bc6889f197f6ff5da50d606.tar.gz gentoo-7b2ab3b73ce96a0e6bc6889f197f6ff5da50d606.tar.bz2 gentoo-7b2ab3b73ce96a0e6bc6889f197f6ff5da50d606.zip |
net-vpn/tor: Stabilize 0.4.4.5 arm, #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 75110bc4eea4..e601dbc1a859 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=" |