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 832941396D9 for ; Tue, 17 Oct 2017 19:05:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC5AAE0B73; Tue, 17 Oct 2017 19:05:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 82656E0AF0 for ; Tue, 17 Oct 2017 19:05:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 9E79133D3CE for ; Tue, 17 Oct 2017 19:05:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DF403324 for ; Tue, 17 Oct 2017 19:04:59 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1508266984.cb1f88d588edf0a8760df97e9b4e8c4e6b38f52f.maekke@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: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: cb1f88d588edf0a8760df97e9b4e8c4e6b38f52f X-VCS-Branch: master Date: Tue, 17 Oct 2017 19:04:59 +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: ac353745-f285-4a77-a7e8-82271ad52a1c X-Archives-Hash: 724782dca5d66d082eced4fe3c2bb4f9 commit: cb1f88d588edf0a8760df97e9b4e8c4e6b38f52f Author: Markus Meier gentoo org> AuthorDate: Tue Oct 17 19:03:04 2017 +0000 Commit: Markus Meier gentoo org> CommitDate: Tue Oct 17 19:03:04 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb1f88d5 net-vpn/tor: arm stable, bug #631642 Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="arm" 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 3d281276a61..9024085a652 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="