diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-21 20:19:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-21 20:19:32 +0200 |
commit | 30bb61f7dbd73b4ec34aa23d37c321ed1d1c72ea (patch) | |
tree | 78c48cd2ce44c9de782ebaa1b49c66c071b10137 /net-vpn | |
parent | dev-util/clazy: amd64 stable wrt bug #738386 (diff) | |
download | gentoo-30bb61f7dbd73b4ec34aa23d37c321ed1d1c72ea.tar.gz gentoo-30bb61f7dbd73b4ec34aa23d37c321ed1d1c72ea.tar.bz2 gentoo-30bb61f7dbd73b4ec34aa23d37c321ed1d1c72ea.zip |
net-vpn/tor: arm stable wrt bug #738196
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="arm"
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 36757c1c3d73..519a995d2020 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=" |