diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-29 17:07:48 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-29 17:17:13 +0200 |
commit | f6a722f909fd901b378ec2e891a54e24cb07da26 (patch) | |
tree | 49f6f69ab41c863f08c6222cce5b351c4c5b2649 /net-vpn | |
parent | mail-client/thunderbird: x86 stable (bug #651862) (diff) | |
download | gentoo-f6a722f909fd901b378ec2e891a54e24cb07da26.tar.gz gentoo-f6a722f909fd901b378ec2e891a54e24cb07da26.tar.bz2 gentoo-f6a722f909fd901b378ec2e891a54e24cb07da26.zip |
net-vpn/tor: x86 stable (bug #649698)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-vpn')
-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 a07f0d3d2a70..587975f4acb4 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=" |