From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-924634-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 27499139085
	for <garchives@archives.gentoo.org>; Fri, 20 Jan 2017 09:47:57 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 37AF521C07F;
	Fri, 20 Jan 2017 09:47:56 +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 11B1121C07D
	for <gentoo-commits@lists.gentoo.org>; Fri, 20 Jan 2017 09:47:56 +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 C764B3413C3
	for <gentoo-commits@lists.gentoo.org>; Fri, 20 Jan 2017 09:47:49 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 31EC32A1B
	for <gentoo-commits@lists.gentoo.org>; Fri, 20 Jan 2017 09:47:47 +0000 (UTC)
From: "Agostino Sarubbo" <ago@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, "Agostino Sarubbo" <ago@gentoo.org>
Message-ID: <1484905656.48fdcd532378e976c28426cfb1ffe5ddd34896d1.ago@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kxmlgui/
X-VCS-Repository: repo/gentoo
X-VCS-Files: kde-frameworks/kxmlgui/kxmlgui-5.29.0.ebuild
X-VCS-Directories: kde-frameworks/kxmlgui/
X-VCS-Committer: ago
X-VCS-Committer-Name: Agostino Sarubbo
X-VCS-Revision: 48fdcd532378e976c28426cfb1ffe5ddd34896d1
X-VCS-Branch: master
Date: Fri, 20 Jan 2017 09:47:47 +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: 08995bb0-84b5-4fe2-85e4-b40853d46f04
X-Archives-Hash: a185cf2e7613edfa0e2ffc1aced685a8

commit:     48fdcd532378e976c28426cfb1ffe5ddd34896d1
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 20 09:46:04 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Jan 20 09:47:36 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48fdcd53

kde-frameworks/kxmlgui: x86 stable wrt bug #605938

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 kde-frameworks/kxmlgui/kxmlgui-5.29.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kxmlgui/kxmlgui-5.29.0.ebuild b/kde-frameworks/kxmlgui/kxmlgui-5.29.0.ebuild
index 8299fb5..bf1e08f 100644
--- a/kde-frameworks/kxmlgui/kxmlgui-5.29.0.ebuild
+++ b/kde-frameworks/kxmlgui/kxmlgui-5.29.0.ebuild
@@ -8,7 +8,7 @@ VIRTUALX_REQUIRED="test"
 inherit kde5
 
 DESCRIPTION="Framework for managing menu and toolbar actions in an abstract way"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 LICENSE="LGPL-2+"
 IUSE="attica"