diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-24 09:07:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-24 09:07:38 +0100 |
commit | 660719696daa15d89b4173263cfbac529629b812 (patch) | |
tree | 087bdcbee66f81429ab4d8ed943bc20335de7d01 /net-vpn | |
parent | dev-lang/php: x86 stable wrt bug #703326 (diff) | |
download | gentoo-660719696daa15d89b4173263cfbac529629b812.tar.gz gentoo-660719696daa15d89b4173263cfbac529629b812.tar.bz2 gentoo-660719696daa15d89b4173263cfbac529629b812.zip |
net-vpn/tor: x86 stable wrt bug #703366
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/tor/tor-0.4.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.4.1.7.ebuild b/net-vpn/tor/tor-0.4.1.7.ebuild index 477630a96c7f..d13fe43a8bb9 100644 --- a/net-vpn/tor/tor-0.4.1.7.ebuild +++ b/net-vpn/tor/tor-0.4.1.7.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=" |