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 58CE9138331 for ; Sat, 3 Mar 2018 16:17:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D135E0AA7; Sat, 3 Mar 2018 16:17:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 7C9B5E0AA7 for ; Sat, 3 Mar 2018 16:17:23 +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 5C4B5335C0C for ; Sat, 3 Mar 2018 16:17:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DEC931F1 for ; Sat, 3 Mar 2018 16:17:20 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1520093833.422ab911921f3537f9996bf39e40a617b0ed16be.blueness@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.9-r1.ebuild X-VCS-Directories: net-vpn/tor/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 422ab911921f3537f9996bf39e40a617b0ed16be X-VCS-Branch: master Date: Sat, 3 Mar 2018 16:17:20 +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: b6238e00-f604-4308-9472-2681b758511a X-Archives-Hash: 81405c6a93a7d0df26ebbe1aa6d63e3f commit: 422ab911921f3537f9996bf39e40a617b0ed16be Author: Anthony G. Basile gentoo org> AuthorDate: Sat Mar 3 16:14:46 2018 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sat Mar 3 16:17:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=422ab911 net-vpn/tor: 0.3.1.19-r1 stable on arm, bug #642524 Package-Manager: Portage-2.3.19, Repoman-2.3.6 net-vpn/tor/tor-0.3.1.9-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/tor/tor-0.3.1.9-r1.ebuild b/net-vpn/tor/tor-0.3.1.9-r1.ebuild index 33482fbf0bd..eda70f132ce 100644 --- a/net-vpn/tor/tor-0.3.1.9-r1.ebuild +++ b/net-vpn/tor/tor-0.3.1.9-r1.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PF}" LICENSE="BSD GPL-2" SLOT="0" # We need to keyword app-arch/zstd -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="