diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-12 14:49:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-12 14:49:08 +0200 |
commit | bd63972eb06888f8b1b914822685ac5515cb248a (patch) | |
tree | c1b8b398eb82557f2293ac7670670683cb62ca76 /net-vpn/tor | |
parent | dev-lang/php: x86 stable wrt bug #621230 (diff) | |
download | gentoo-bd63972eb06888f8b1b914822685ac5515cb248a.tar.gz gentoo-bd63972eb06888f8b1b914822685ac5515cb248a.tar.bz2 gentoo-bd63972eb06888f8b1b914822685ac5515cb248a.zip |
net-vpn/tor: x86 stable wrt bug #621360
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-vpn/tor')
-rw-r--r-- | net-vpn/tor/tor-0.3.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.3.0.8.ebuild b/net-vpn/tor/tor-0.3.0.8.ebuild index 94074ecef87f..82ad65bb6d57 100644 --- a/net-vpn/tor/tor-0.3.0.8.ebuild +++ b/net-vpn/tor/tor-0.3.0.8.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PF}" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos" +KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~sparc x86 ~ppc-macos" IUSE="libressl scrypt seccomp selinux systemd tor-hardening test web" DEPEND=" |