diff options
author | 2018-09-10 00:49:37 +0200 | |
---|---|---|
committer | 2018-09-10 00:49:37 +0200 | |
commit | ba03866972af6d63ca7a848c3dadc0c0ff4595d2 (patch) | |
tree | 2391e352ae6d20a4c89e9eff684079d2a11f61dc /net-vpn | |
parent | dev-python/odfpy: x86 stable (bug #621884) (diff) | |
download | gentoo-ba03866972af6d63ca7a848c3dadc0c0ff4595d2.tar.gz gentoo-ba03866972af6d63ca7a848c3dadc0c0ff4595d2.tar.bz2 gentoo-ba03866972af6d63ca7a848c3dadc0c0ff4595d2.zip |
net-vpn/tor: x86 stable (bug #665320)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
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 795e49f9b3a0..9776634796c2 100644 --- a/net-vpn/tor/tor-0.3.4.7_rc.ebuild +++ b/net-vpn/tor/tor-0.3.4.7_rc.ebuild @@ -17,7 +17,7 @@ LICENSE="BSD GPL-2" SLOT="0" # We need to keyword app-arch/zstd #KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos" -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=" |