diff options
author | Sam James <sam@gentoo.org> | 2021-03-25 23:15:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-25 23:15:32 +0000 |
commit | a637a5722f9022d4d23ba2d64806dc4beb8a56a1 (patch) | |
tree | daf9b78f7314c19e749e13d8bb71e3eecbb377ff /net-vpn | |
parent | dev-libs/openssl: Stabilize 1.1.1k x86, #777681 (diff) | |
download | gentoo-a637a5722f9022d4d23ba2d64806dc4beb8a56a1.tar.gz gentoo-a637a5722f9022d4d23ba2d64806dc4beb8a56a1.tar.bz2 gentoo-a637a5722f9022d4d23ba2d64806dc4beb8a56a1.zip |
net-vpn/tor: Stabilize 0.4.5.7 x86, #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 c9dce6ad8633..db496b3089a9 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=" |