diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:34:14 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:35:40 +0100 |
commit | f1a953704dc5a0a56eeed948268091e95db2a6ca (patch) | |
tree | 906c235ddc5c78b9c39f94ae4927a610a4c36cbc /net-vpn | |
parent | net-p2p/syncthing: x86 stable (bug #752381) (diff) | |
download | gentoo-f1a953704dc5a0a56eeed948268091e95db2a6ca.tar.gz gentoo-f1a953704dc5a0a56eeed948268091e95db2a6ca.tar.bz2 gentoo-f1a953704dc5a0a56eeed948268091e95db2a6ca.zip |
net-vpn/tor: x86 stable (bug #753755)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@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 f75945c49709..5077faa6cb30 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=" |