diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 17:18:47 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 17:24:05 +0100 |
commit | 333cf4482351344363be5288331b1021ce7a8856 (patch) | |
tree | adcffeeef1d6227b7943640aab8a1de98849455d /net-vpn | |
parent | dev-texlive/texlive-latex: x86 stable (bug #646638) (diff) | |
download | gentoo-333cf4482351344363be5288331b1021ce7a8856.tar.gz gentoo-333cf4482351344363be5288331b1021ce7a8856.tar.bz2 gentoo-333cf4482351344363be5288331b1021ce7a8856.zip |
net-vpn/tor: x86 stable (bug #642524)
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.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 a88fd83bcfb2..33482fbf0bd5 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=" |