From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-942665-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 74C1F139694
	for <garchives@archives.gentoo.org>; Tue,  4 Apr 2017 20:30:16 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id A8D89E0D97;
	Tue,  4 Apr 2017 20:29:10 +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 865DCE0D97
	for <gentoo-commits@lists.gentoo.org>; Tue,  4 Apr 2017 20:29:10 +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 6EF8334167E
	for <gentoo-commits@lists.gentoo.org>; Tue,  4 Apr 2017 20:29:09 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E33373FE
	for <gentoo-commits@lists.gentoo.org>; Tue,  4 Apr 2017 20:29:07 +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: <1491337739.1bd06af9ef9ec84e2b3cc04c79147b6a11e3ca71.np-hardass@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/mate-themes-meta/
X-VCS-Repository: repo/gentoo
X-VCS-Files: x11-themes/mate-themes-meta/mate-themes-meta-3-r2.ebuild
X-VCS-Directories: x11-themes/mate-themes-meta/
X-VCS-Committer: np-hardass
X-VCS-Committer-Name: NP Hardass
X-VCS-Revision: 1bd06af9ef9ec84e2b3cc04c79147b6a11e3ca71
X-VCS-Branch: master
Date: Tue,  4 Apr 2017 20:29:07 +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: cc838bae-b719-4e58-b824-6da8e31d7a63
X-Archives-Hash: f04fa3447e38f23111613efec428a3e9

commit:     1bd06af9ef9ec84e2b3cc04c79147b6a11e3ca71
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  4 20:28:13 2017 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Tue Apr  4 20:28:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bd06af9

x11-themes/mate-themes-meta: Stabilize amd64/x86, #614570

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-themes/mate-themes-meta/mate-themes-meta-3-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/mate-themes-meta/mate-themes-meta-3-r2.ebuild b/x11-themes/mate-themes-meta/mate-themes-meta-3-r2.ebuild
index e3e3dd12744..0831907bf04 100644
--- a/x11-themes/mate-themes-meta/mate-themes-meta-3-r2.ebuild
+++ b/x11-themes/mate-themes-meta/mate-themes-meta-3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ if [[ ${PV} == 9999 ]]; then
 	MATE_THEMES_V=".9999"
 else
 	MATE_THEMES_V="*"
-	KEYWORDS="~amd64 ~arm ~x86"
+	KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="Meta package to facilitate easy use of x11-themes/mate-themes"