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 A645E1396D9 for ; Sun, 15 Oct 2017 22:27:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD2B02BC004; Sun, 15 Oct 2017 22:27:56 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 BBE332BC004 for ; Sun, 15 Oct 2017 22:27:56 +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 B61C533BE33 for ; Sun, 15 Oct 2017 22:27:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 79125319 for ; Sun, 15 Oct 2017 22:27:54 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1508106461.1d96e47b57bcbd6bc01beea741eef596ac000174.mrueg@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: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 1d96e47b57bcbd6bc01beea741eef596ac000174 X-VCS-Branch: master Date: Sun, 15 Oct 2017 22:27:54 +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: 1960efe3-988b-40ba-bd29-bd36912d6305 X-Archives-Hash: 83cdf332c58ee75309e4ea67fd80184a commit: 1d96e47b57bcbd6bc01beea741eef596ac000174 Author: Manuel Rüger gentoo org> AuthorDate: Sun Oct 15 22:27:41 2017 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Sun Oct 15 22:27:41 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d96e47b net-vpn/tor: Stable on amd64 Package-Manager: Portage-2.3.11, 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 951f4688d2c..3d281276a61 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="