diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-27 00:24:42 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-27 00:27:03 +0200 |
commit | 3f9821fb206ea622a101e422e39e9dc178619310 (patch) | |
tree | cb62501a62d182239bf3ce7e04d515e4c593a312 /net-vpn | |
parent | dev-util/strace: x86 stable (bug #686580) (diff) | |
download | gentoo-3f9821fb206ea622a101e422e39e9dc178619310.tar.gz gentoo-3f9821fb206ea622a101e422e39e9dc178619310.tar.bz2 gentoo-3f9821fb206ea622a101e422e39e9dc178619310.zip |
net-vpn/tor: x86 stable (bug #686606)
Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/tor/tor-0.4.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.4.0.5.ebuild b/net-vpn/tor/tor-0.4.0.5.ebuild index 736ab51ebc74..7e37f46a9bab 100644 --- a/net-vpn/tor/tor-0.4.0.5.ebuild +++ b/net-vpn/tor/tor-0.4.0.5.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PF}" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 ~x86 ~ppc-macos" +KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 x86 ~ppc-macos" IUSE="caps doc libressl lzma +man scrypt seccomp selinux systemd tor-hardening test zstd" DEPEND=" |