From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-906467-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 6BCD8138DB0
	for <garchives@archives.gentoo.org>; Sat, 15 Oct 2016 02:22:36 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 32FBDE0B68;
	Sat, 15 Oct 2016 02:22:28 +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 1D2F2E0B68
	for <gentoo-commits@lists.gentoo.org>; Sat, 15 Oct 2016 02:22:28 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 58C8D341056
	for <gentoo-commits@lists.gentoo.org>; Sat, 15 Oct 2016 02:22:27 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id F07F5248E
	for <gentoo-commits@lists.gentoo.org>; Sat, 15 Oct 2016 02:22:23 +0000 (UTC)
From: "NP Hardass" <np-hardass@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, "NP Hardass" <np-hardass@gentoo.org>
Message-ID: <1476494791.6b0204fcdb8f2ca12d639c659d95ac2ae4ef6a2a.np-hardass@gentoo>
Subject: [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/
X-VCS-Repository: proj/gentoo-mate
X-VCS-Files: x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild
X-VCS-Directories: x11-terms/mate-terminal/
X-VCS-Committer: np-hardass
X-VCS-Committer-Name: NP Hardass
X-VCS-Revision: 6b0204fcdb8f2ca12d639c659d95ac2ae4ef6a2a
X-VCS-Branch: master
Date: Sat, 15 Oct 2016 02:22:23 +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: 0489aaa9-b0de-4aae-ac0d-58ad3e2dbbd2
X-Archives-Hash: e059d476be54545cccf6174842af292c

commit:     6b0204fcdb8f2ca12d639c659d95ac2ae4ef6a2a
Author:     mudler <mudler <AT> sabayon <DOT> org>
AuthorDate: Thu Oct 13 21:39:30 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Sat Oct 15 01:26:31 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=6b0204fc

x11-terms/mate-terminal: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass <NP-Hardass <AT> gentoo.org>

 x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild b/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild
index e842ea2..af135d5 100644
--- a/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild
+++ b/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild
@@ -7,7 +7,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="amd64 ~arm ~x86"
+	KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="The MATE Terminal"