From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A14681396D0 for ; Tue, 3 Oct 2017 00:42:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E0792BC022; Tue, 3 Oct 2017 00:42:36 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DB74F2BC021 for ; Tue, 3 Oct 2017 00:42:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A5D49341779 for ; Tue, 3 Oct 2017 00:42:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9A8DE909E for ; Tue, 3 Oct 2017 00:42:30 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1506991292.5163eda752c29b55c725ddb6fb63bdcd17b72c6a.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/tor/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-vpn/tor/tor-0.3.1.7.ebuild X-VCS-Directories: net-vpn/tor/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 5163eda752c29b55c725ddb6fb63bdcd17b72c6a X-VCS-Branch: master Date: Tue, 3 Oct 2017 00:42:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a63efe5e-c49b-46fd-9d18-3cb946507006 X-Archives-Hash: 79faa1209ee9240dd9cb84dfb0201faf commit: 5163eda752c29b55c725ddb6fb63bdcd17b72c6a Author: Thomas Deutschmann gentoo org> AuthorDate: Tue Oct 3 00:41:32 2017 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Tue Oct 3 00:41:32 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5163eda7 net-vpn/tor: x86 stable (bug #631642) Package-Manager: Portage-2.3.10, Repoman-2.3.3 net-vpn/tor/tor-0.3.1.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/tor/tor-0.3.1.7.ebuild b/net-vpn/tor/tor-0.3.1.7.ebuild index 2e54066d6ba..951f4688d2c 100644 --- a/net-vpn/tor/tor-0.3.1.7.ebuild +++ b/net-vpn/tor/tor-0.3.1.7.ebuild @@ -17,7 +17,7 @@ LICENSE="BSD GPL-2" SLOT="0" # We need to keyword app-arch/zstd #KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos" -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="