From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-964634-garchives=archives.gentoo.org@lists.gentoo.org>
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 EB459139694
	for <garchives@archives.gentoo.org>; Mon, 31 Jul 2017 10:47:39 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 3E2671FC0A7;
	Mon, 31 Jul 2017 10:47:39 +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 1D8051FC0A7
	for <gentoo-commits@lists.gentoo.org>; Mon, 31 Jul 2017 10:47:39 +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 208763417A3
	for <gentoo-commits@lists.gentoo.org>; Mon, 31 Jul 2017 10:47:38 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B4F5073FF
	for <gentoo-commits@lists.gentoo.org>; Mon, 31 Jul 2017 10:47:36 +0000 (UTC)
From: "Anthony G. Basile" <blueness@gentoo.org>
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" <blueness@gentoo.org>
Message-ID: <1501498042.e85e7c8c4cfee3cc0f91fb337f210d86aa2119d5.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.4_alpha.ebuild
X-VCS-Directories: net-vpn/tor/
X-VCS-Committer: blueness
X-VCS-Committer-Name: Anthony G. Basile
X-VCS-Revision: e85e7c8c4cfee3cc0f91fb337f210d86aa2119d5
X-VCS-Branch: master
Date: Mon, 31 Jul 2017 10:47:36 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: f88b4475-1956-4a93-84b5-fcbfdbc0a93b
X-Archives-Hash: fae990c90af64d40ce038176e821eae1

commit:     e85e7c8c4cfee3cc0f91fb337f210d86aa2119d5
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 31 10:47:22 2017 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Jul 31 10:47:22 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e85e7c8c

net-vpn/tor: keyword alpha version ~mips

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 net-vpn/tor/tor-0.3.1.4_alpha.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-vpn/tor/tor-0.3.1.4_alpha.ebuild b/net-vpn/tor/tor-0.3.1.4_alpha.ebuild
index f60999a441e..15aa33582ec 100644
--- a/net-vpn/tor/tor-0.3.1.4_alpha.ebuild
+++ b/net-vpn/tor/tor-0.3.1.4_alpha.ebuild
@@ -17,7 +17,7 @@ LICENSE="BSD GPL-2"
 SLOT="0"
 # We need to keyword app-arch/zstd
 #KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
 IUSE="libressl lzma scrypt seccomp selinux systemd tor-hardening test web zstd"
 
 DEPEND="