diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-03 02:41:32 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-03 02:41:32 +0200 |
commit | 5163eda752c29b55c725ddb6fb63bdcd17b72c6a (patch) | |
tree | 949f514f8e578a1dbf8461fccc737ce999ca4796 /net-vpn/tor | |
parent | net-mail/mailman: x86 stable (bug #629090) (diff) | |
download | gentoo-5163eda752c29b55c725ddb6fb63bdcd17b72c6a.tar.gz gentoo-5163eda752c29b55c725ddb6fb63bdcd17b72c6a.tar.bz2 gentoo-5163eda752c29b55c725ddb6fb63bdcd17b72c6a.zip |
net-vpn/tor: x86 stable (bug #631642)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Diffstat (limited to 'net-vpn/tor')
-rw-r--r-- | net-vpn/tor/tor-0.3.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.3.1.7.ebuild b/net-vpn/tor/tor-0.3.1.7.ebuild index 2e54066d6ba5..951f4688d2c2 100644 --- a/net-vpn/tor/tor-0.3.1.7.ebuild +++ b/net-vpn/tor/tor-0.3.1.7.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="libressl lzma scrypt seccomp selinux systemd tor-hardening test web zstd" DEPEND=" |