diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 18:07:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 18:07:04 +0100 |
commit | aa7ec254841ef8a06875d0788f3552232f843c52 (patch) | |
tree | c1e34dd76b2a6e9caaec038d79bc475edcf654cb /net-misc | |
parent | dev-perl/Unicode-LineBreak: x86 stable wrt bug #584070 (diff) | |
download | gentoo-aa7ec254841ef8a06875d0788f3552232f843c52.tar.gz gentoo-aa7ec254841ef8a06875d0788f3552232f843c52.tar.bz2 gentoo-aa7ec254841ef8a06875d0788f3552232f843c52.zip |
net-misc/tor: x86 stable wrt bug #603174
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/tor/tor-0.2.8.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/tor/tor-0.2.8.12.ebuild b/net-misc/tor/tor-0.2.8.12.ebuild index 4058349034fe..549c5314c2b5 100644 --- a/net-misc/tor/tor-0.2.8.12.ebuild +++ b/net-misc/tor/tor-0.2.8.12.ebuild @@ -16,7 +16,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="-bufferevents libressl scrypt seccomp selinux stats systemd tor-hardening transparent-proxy test web" DEPEND=" |