From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-884558-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 46A8E13829C
	for <garchives@archives.gentoo.org>; Mon, 30 May 2016 19:19:10 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 66C78254047;
	Mon, 30 May 2016 19:18:59 +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 BC8EC254044
	for <gentoo-commits@lists.gentoo.org>; Mon, 30 May 2016 19:18:58 +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 F178E340C20
	for <gentoo-commits@lists.gentoo.org>; Mon, 30 May 2016 19:18:56 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id E8F27208E
	for <gentoo-commits@lists.gentoo.org>; Mon, 30 May 2016 19:18:52 +0000 (UTC)
From: "Mikle Kolyada" <zlogene@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, "Mikle Kolyada" <zlogene@gentoo.org>
Message-ID: <1464635854.ee4667e651ccb4bd73456e3e553a60ad89982450.zlogene@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/mate-terminal/
X-VCS-Repository: repo/gentoo
X-VCS-Files: x11-terms/mate-terminal/mate-terminal-1.10.2.ebuild
X-VCS-Directories: x11-terms/mate-terminal/
X-VCS-Committer: zlogene
X-VCS-Committer-Name: Mikle Kolyada
X-VCS-Revision: ee4667e651ccb4bd73456e3e553a60ad89982450
X-VCS-Branch: master
Date: Mon, 30 May 2016 19:18:52 +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: 8cce8770-e9c9-4412-8853-7085cfdc8e80
X-Archives-Hash: 38b6d51408ce82e7da684044eda62d2b

commit:     ee4667e651ccb4bd73456e3e553a60ad89982450
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon May 30 19:04:19 2016 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon May 30 19:17:34 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee4667e6

x11-terms/mate-terminal: Add ~arm keyword wrt bug #508072

Package-Manager: portage-2.2.28

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

diff --git a/x11-terms/mate-terminal/mate-terminal-1.10.2.ebuild b/x11-terms/mate-terminal/mate-terminal-1.10.2.ebuild
index 6e84a1c..50d324e 100644
--- a/x11-terms/mate-terminal/mate-terminal-1.10.2.ebuild
+++ b/x11-terms/mate-terminal/mate-terminal-1.10.2.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="http://mate-desktop.org"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 
 RDEPEND="app-text/rarian:0
 	dev-libs/atk:0