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 4FC13138334 for ; Thu, 28 Feb 2019 15:37:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82385E07C7; Thu, 28 Feb 2019 15:37:46 +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 5466AE07C7 for ; Thu, 28 Feb 2019 15:37:46 +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 20FF6335CFE for ; Thu, 28 Feb 2019 15:37:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6B2E452 for ; Thu, 28 Feb 2019 15:37:43 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1551368229.079df88fac2faa364a514db66fba445d9ba79e79.zlogene@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.5.8.ebuild X-VCS-Directories: net-vpn/tor/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 079df88fac2faa364a514db66fba445d9ba79e79 X-VCS-Branch: master Date: Thu, 28 Feb 2019 15:37:43 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6c5644b4-5c39-458b-bb8a-b2b7b3fc8afa X-Archives-Hash: 267d9d1c3078f0c83ed727b0d67803f1 commit: 079df88fac2faa364a514db66fba445d9ba79e79 Author: Mikle Kolyada gentoo org> AuthorDate: Thu Feb 28 15:37:09 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Thu Feb 28 15:37:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=079df88f net-vpn/tor: arm stable wrt bug #678586 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="arm" net-vpn/tor/tor-0.3.5.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/tor/tor-0.3.5.8.ebuild b/net-vpn/tor/tor-0.3.5.8.ebuild index cc7bbf4ed51..a098bb15d60 100644 --- a/net-vpn/tor/tor-0.3.5.8.ebuild +++ b/net-vpn/tor/tor-0.3.5.8.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PF}" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ppc ppc64 ~x86 ~ppc-macos" +KEYWORDS="amd64 arm ~mips ppc ppc64 ~x86 ~ppc-macos" IUSE="caps libressl lzma scrypt seccomp selinux systemd tor-hardening test zstd" DEPEND="