diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2018-10-01 09:18:14 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-10-01 09:18:44 -0400 |
commit | 608c5972db0ad250cf61577e783c940b7e51f8d7 (patch) | |
tree | 4ff68b4746c9b13acf14b88c692d434963cd7909 /net-vpn | |
parent | dev-python/django: bump to 2.0.9 (diff) | |
download | gentoo-608c5972db0ad250cf61577e783c940b7e51f8d7.tar.gz gentoo-608c5972db0ad250cf61577e783c940b7e51f8d7.tar.bz2 gentoo-608c5972db0ad250cf61577e783c940b7e51f8d7.zip |
net-vpn/tor: 0.3.4.7_rc stable on arm, bug #665320
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/tor/tor-0.3.4.7_rc.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.3.4.7_rc.ebuild b/net-vpn/tor/tor-0.3.4.7_rc.ebuild index a1e437a32f9a..bc751cb3cb4c 100644 --- a/net-vpn/tor/tor-0.3.4.7_rc.ebuild +++ b/net-vpn/tor/tor-0.3.4.7_rc.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PF}" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ppc ppc64 x86 ~ppc-macos" +KEYWORDS="amd64 arm ~mips ppc ppc64 x86 ~ppc-macos" IUSE="caps libressl lzma scrypt seccomp selinux systemd tor-hardening test web zstd" DEPEND=" |