diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2018-03-03 11:14:46 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-03-03 11:17:13 -0500 |
commit | 422ab911921f3537f9996bf39e40a617b0ed16be (patch) | |
tree | a1c7f2ae2c70f4747698b803061da1b0ec231ea8 /net-vpn/tor | |
parent | net-dns/bind-tools: Restrict to <net-dns/idnkit-2 (diff) | |
download | gentoo-422ab911921f3537f9996bf39e40a617b0ed16be.tar.gz gentoo-422ab911921f3537f9996bf39e40a617b0ed16be.tar.bz2 gentoo-422ab911921f3537f9996bf39e40a617b0ed16be.zip |
net-vpn/tor: 0.3.1.19-r1 stable on arm, bug #642524
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-vpn/tor')
-rw-r--r-- | net-vpn/tor/tor-0.3.1.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.3.1.9-r1.ebuild b/net-vpn/tor/tor-0.3.1.9-r1.ebuild index 33482fbf0bd5..eda70f132ce5 100644 --- a/net-vpn/tor/tor-0.3.1.9-r1.ebuild +++ b/net-vpn/tor/tor-0.3.1.9-r1.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PF}" LICENSE="BSD GPL-2" SLOT="0" # We need to keyword app-arch/zstd -KEYWORDS="amd64 ~arm ~mips ppc ppc64 x86 ~ppc-macos" +KEYWORDS="amd64 arm ~mips ppc ppc64 x86 ~ppc-macos" IUSE="libressl lzma scrypt seccomp selinux systemd tor-hardening test web zstd" DEPEND=" |