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 50CD71395E2 for ; Thu, 10 Nov 2016 17:47:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB55CE084B; Thu, 10 Nov 2016 17:47:15 +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 92EFAE084B for ; Thu, 10 Nov 2016 17:47:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C725D341422 for ; Thu, 10 Nov 2016 17:47:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6C4BB2499 for ; Thu, 10 Nov 2016 17:47:13 +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: <1478800021.452f4072193ec4b0f058a9847ac864edf93b5abd.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/tor/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/tor/tor-0.2.8.9.ebuild X-VCS-Directories: net-misc/tor/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 452f4072193ec4b0f058a9847ac864edf93b5abd X-VCS-Branch: master Date: Thu, 10 Nov 2016 17:47:13 +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: ea255bf6-df05-4421-b0b6-e493ecb2631b X-Archives-Hash: be50fad6f0a67001802298f83e378abc commit: 452f4072193ec4b0f058a9847ac864edf93b5abd Author: Markus Meier gentoo org> AuthorDate: Thu Nov 10 17:47:01 2016 +0000 Commit: Markus Meier gentoo org> CommitDate: Thu Nov 10 17:47:01 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=452f4072 net-misc/tor: arm stable, bug #597394 Package-Manager: portage-2.3.2 RepoMan-Options: --include-arches="arm" net-misc/tor/tor-0.2.8.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/tor/tor-0.2.8.9.ebuild b/net-misc/tor/tor-0.2.8.9.ebuild index fd16f3a..273a2e5 100644 --- a/net-misc/tor/tor-0.2.8.9.ebuild +++ b/net-misc/tor/tor-0.2.8.9.ebuild @@ -16,7 +16,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="-bufferevents libressl scrypt seccomp selinux stats systemd tor-hardening transparent-proxy test web" DEPEND="