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 764191396D0 for ; Tue, 19 Sep 2017 10:47:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DBE2A1FC009; Tue, 19 Sep 2017 10:47:30 +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 BC2CC1FC009 for ; Tue, 19 Sep 2017 10:47:30 +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 F280B33FE2A for ; Tue, 19 Sep 2017 10:47:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 73F919073 for ; Tue, 19 Sep 2017 10:47:28 +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: <1505818043.ec2838fa0399c8271f42770f88598fbfa897b565.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.0.10.ebuild net-vpn/tor/tor-0.3.0.8.ebuild X-VCS-Directories: net-vpn/tor/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: ec2838fa0399c8271f42770f88598fbfa897b565 X-VCS-Branch: master Date: Tue, 19 Sep 2017 10:47:28 +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: 32b9bf1f-c0dd-44e1-a8ee-607cdbde5c51 X-Archives-Hash: 0d0601b97db242a313bbb1e898fac4b1 commit: ec2838fa0399c8271f42770f88598fbfa897b565 Author: Anthony G. Basile gentoo org> AuthorDate: Tue Sep 19 10:47:06 2017 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Tue Sep 19 10:47:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec2838fa net-vpn/tor: ppc64 stable, bug #623370 Package-Manager: Portage-2.3.8, Repoman-2.3.1 net-vpn/tor/tor-0.3.0.10.ebuild | 2 +- net-vpn/tor/tor-0.3.0.8.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-vpn/tor/tor-0.3.0.10.ebuild b/net-vpn/tor/tor-0.3.0.10.ebuild index 03e507e1e39..2548a4498da 100644 --- a/net-vpn/tor/tor-0.3.0.10.ebuild +++ b/net-vpn/tor/tor-0.3.0.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=" diff --git a/net-vpn/tor/tor-0.3.0.8.ebuild b/net-vpn/tor/tor-0.3.0.8.ebuild index e6148d5d5b4..e232732be17 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="ppc" IUSE="libressl scrypt seccomp selinux systemd tor-hardening test web" DEPEND="