diff options
author | Sam James <sam@gentoo.org> | 2020-11-22 22:55:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-22 22:55:26 +0000 |
commit | 8c5c48abf52ca4b0ce63389ca030fba154eb1eb5 (patch) | |
tree | 893aca147786a5a2c95713f1a8d32ff5a4e1f7fb /net-vpn/tor | |
parent | app-office/libreoffice: 6.4.7.2: Fix Qt5 moc path detect, drop QT_SELECT (diff) | |
download | gentoo-8c5c48abf52ca4b0ce63389ca030fba154eb1eb5.tar.gz gentoo-8c5c48abf52ca4b0ce63389ca030fba154eb1eb5.tar.bz2 gentoo-8c5c48abf52ca4b0ce63389ca030fba154eb1eb5.zip |
net-vpn/tor: Stabilize 0.4.4.6 arm, #754156
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn/tor')
-rw-r--r-- | net-vpn/tor/tor-0.4.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.4.4.6.ebuild b/net-vpn/tor/tor-0.4.4.6.ebuild index 1dc0bc5c4717..1b3cefa0574e 100644 --- a/net-vpn/tor/tor-0.4.4.6.ebuild +++ b/net-vpn/tor/tor-0.4.4.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=" |