diff options
author | Sam James <sam@gentoo.org> | 2021-03-27 16:03:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-27 16:03:58 +0000 |
commit | 9661db64de70c0f905830d5b7e65ab7cac274de4 (patch) | |
tree | 12d2a90bb8d218bdb303e59dfc7ef45981f68817 /net-vpn/tor | |
parent | dev-python/lxml: Stabilize 4.6.3 arm, #777579 (diff) | |
download | gentoo-9661db64de70c0f905830d5b7e65ab7cac274de4.tar.gz gentoo-9661db64de70c0f905830d5b7e65ab7cac274de4.tar.bz2 gentoo-9661db64de70c0f905830d5b7e65ab7cac274de4.zip |
net-vpn/tor: Stabilize 0.4.5.7 arm, #776586
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn/tor')
-rw-r--r-- | net-vpn/tor/tor-0.4.5.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.4.5.7.ebuild b/net-vpn/tor/tor-0.4.5.7.ebuild index 6719151c7477..1692b0d98370 100644 --- a/net-vpn/tor/tor-0.4.5.7.ebuild +++ b/net-vpn/tor/tor-0.4.5.7.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=" |