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 57191139694 for ; Tue, 13 Jun 2017 18:23:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF69021C09B; Tue, 13 Jun 2017 18:23:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9028421C09B for ; Tue, 13 Jun 2017 18:23:39 +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 9E8D1341A52 for ; Tue, 13 Jun 2017 18:23:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6949173E0 for ; Tue, 13 Jun 2017 18:23:37 +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: <1497378209.d593d4998b12a413ff043f7c6a51c3fa2fc2f9dc.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.0.8.ebuild X-VCS-Directories: net-vpn/tor/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: d593d4998b12a413ff043f7c6a51c3fa2fc2f9dc X-VCS-Branch: master Date: Tue, 13 Jun 2017 18:23:37 +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: 24ac6462-1537-4e4c-b121-fb56c43f5f93 X-Archives-Hash: 7e38190a252c1314980802dd1d664087 commit: d593d4998b12a413ff043f7c6a51c3fa2fc2f9dc Author: Markus Meier gentoo org> AuthorDate: Tue Jun 13 18:23:29 2017 +0000 Commit: Markus Meier gentoo org> CommitDate: Tue Jun 13 18:23:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d593d499 net-vpn/tor: arm stable, bug #621360 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" net-vpn/tor/tor-0.3.0.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/tor/tor-0.3.0.8.ebuild b/net-vpn/tor/tor-0.3.0.8.ebuild index 456a0882f0e..2548a4498da 100644 --- a/net-vpn/tor/tor-0.3.0.8.ebuild +++ b/net-vpn/tor/tor-0.3.0.8.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PF}" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ~ppc ppc64 ~sparc x86 ~ppc-macos" +KEYWORDS="amd64 arm ~mips ~ppc ppc64 ~sparc x86 ~ppc-macos" IUSE="libressl scrypt seccomp selinux systemd tor-hardening test web" DEPEND="