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 EED53139694 for ; Sat, 29 Apr 2017 15:02:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DAB47E0BE6; Sat, 29 Apr 2017 15:02:30 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 BB1AEE0BE6 for ; Sat, 29 Apr 2017 15:02:25 +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 38E7434168E for ; Sat, 29 Apr 2017 15:02:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9537B7453 for ; Sat, 29 Apr 2017 15:02:20 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1493478087.23d9cd915d0fe4aaf9c3b6c2559ea71bab45babf.ago@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.2.9.10.ebuild X-VCS-Directories: net-vpn/tor/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 23d9cd915d0fe4aaf9c3b6c2559ea71bab45babf X-VCS-Branch: master Date: Sat, 29 Apr 2017 15:02: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: bb21ee7a-1e05-4a16-a458-58829b5fc1a8 X-Archives-Hash: 7111340191561d115a790914f358cbd1 commit: 23d9cd915d0fe4aaf9c3b6c2559ea71bab45babf Author: Agostino Sarubbo gentoo org> AuthorDate: Sat Apr 29 15:01:27 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sat Apr 29 15:01:27 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23d9cd91 net-vpn/tor: ppc stable wrt bug #616692 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo gentoo.org> net-vpn/tor/tor-0.2.9.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/tor/tor-0.2.9.10.ebuild b/net-vpn/tor/tor-0.2.9.10.ebuild index f0b3ba5cf15..1304ae3222b 100644 --- a/net-vpn/tor/tor-0.2.9.10.ebuild +++ b/net-vpn/tor/tor-0.2.9.10.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="