diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-22 07:39:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-22 07:39:27 +0200 |
commit | c3616a4fa0f6925514ce50a51e4f20311307fce0 (patch) | |
tree | 18a5fe5b105ebcf157b9c56284e1a4b1a93d9405 /net-vpn | |
parent | dev-python/sentinels: amd64 stable wrt bug #737810 (diff) | |
download | gentoo-c3616a4fa0f6925514ce50a51e4f20311307fce0.tar.gz gentoo-c3616a4fa0f6925514ce50a51e4f20311307fce0.tar.bz2 gentoo-c3616a4fa0f6925514ce50a51e4f20311307fce0.zip |
net-vpn/tor: amd64 stable wrt bug #738196
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/tor/tor-0.4.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.4.3.6.ebuild b/net-vpn/tor/tor-0.4.3.6.ebuild index 519a995d2020..49887350a80a 100644 --- a/net-vpn/tor/tor-0.4.3.6.ebuild +++ b/net-vpn/tor/tor-0.4.3.6.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=" |