diff options
author | Sam James <sam@gentoo.org> | 2021-03-25 23:40:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-25 23:40:23 +0000 |
commit | 0feef1e4ac677bdb081f4f91ac79e0f6f765c4b2 (patch) | |
tree | d65982fd3a6c047af78005cec0c7854dc34d98fa /net-vpn | |
parent | dev-libs/libksba: Stabilize 1.5.0 sparc, #766573 (diff) | |
download | gentoo-0feef1e4ac677bdb081f4f91ac79e0f6f765c4b2.tar.gz gentoo-0feef1e4ac677bdb081f4f91ac79e0f6f765c4b2.tar.bz2 gentoo-0feef1e4ac677bdb081f4f91ac79e0f6f765c4b2.zip |
net-vpn/tor: Stabilize 0.4.5.7 amd64, #776586
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn')
-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 9c80ba91a678..0b80042b6469 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=" |