diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-03-28 21:10:38 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-03-28 21:10:38 -0400 |
commit | d6fbf3f0c06653c60e94b243f8410b2a202fe4b5 (patch) | |
tree | bb9fd37606c4590b51604ca7c284730b83db8945 /net-vpn/tor | |
parent | sys-libs/glibc: amd64 stable (diff) | |
download | gentoo-d6fbf3f0c06653c60e94b243f8410b2a202fe4b5.tar.gz gentoo-d6fbf3f0c06653c60e94b243f8410b2a202fe4b5.tar.bz2 gentoo-d6fbf3f0c06653c60e94b243f8410b2a202fe4b5.zip |
net-vpn/tor: amd64 stable
Bug: https://bugs.gentoo.org/649698
Package-Manager: Portage-2.3.26, Repoman-2.3.7
Diffstat (limited to 'net-vpn/tor')
-rw-r--r-- | net-vpn/tor/tor-0.3.1.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.3.1.10.ebuild b/net-vpn/tor/tor-0.3.1.10.ebuild index 759009ac2c4f..a07f0d3d2a70 100644 --- a/net-vpn/tor/tor-0.3.1.10.ebuild +++ b/net-vpn/tor/tor-0.3.1.10.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=" |