From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-911091-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 8EE881395E3
	for <garchives@archives.gentoo.org>; Sat, 12 Nov 2016 10:30:15 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2B89121C102;
	Sat, 12 Nov 2016 10:30:13 +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 B549921C102
	for <gentoo-commits@lists.gentoo.org>; Sat, 12 Nov 2016 10:30:12 +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 ED152341645
	for <gentoo-commits@lists.gentoo.org>; Sat, 12 Nov 2016 10:30:10 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 54E2624BC
	for <gentoo-commits@lists.gentoo.org>; Sat, 12 Nov 2016 10:30:09 +0000 (UTC)
From: "Gilles Dartiguelongue" <eva@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, "Gilles Dartiguelongue" <eva@gentoo.org>
Message-ID: <1478946603.336cb634a608416ba04a648b24d4ff4719086737.eva@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-apps/
X-VCS-Repository: repo/gentoo
X-VCS-Files: gnome-base/gnome-core-apps/gnome-core-apps-3.22.0.ebuild
X-VCS-Directories: gnome-base/gnome-core-apps/
X-VCS-Committer: eva
X-VCS-Committer-Name: Gilles Dartiguelongue
X-VCS-Revision: 336cb634a608416ba04a648b24d4ff4719086737
X-VCS-Branch: master
Date: Sat, 12 Nov 2016 10:30:09 +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: a1b16f4c-0835-47cb-ba35-c13abec9380a
X-Archives-Hash: f1435a871b9534bcbd5685b725b9c763

commit:     336cb634a608416ba04a648b24d4ff4719086737
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 12 10:16:51 2016 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Nov 12 10:30:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=336cb634

gnome-base/gnome-core-apps: lower requirement on nautilus due to gnome-autoar

Drop keyword for arm and ia64

Gentoo-Bug: 521972
Gentoo-Bug: 599574

Package-Manager: portage-2.3.2

 gnome-base/gnome-core-apps/gnome-core-apps-3.22.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome-base/gnome-core-apps/gnome-core-apps-3.22.0.ebuild b/gnome-base/gnome-core-apps/gnome-core-apps-3.22.0.ebuild
index 568aaa0..54c7c19 100644
--- a/gnome-base/gnome-core-apps/gnome-core-apps-3.22.0.ebuild
+++ b/gnome-base/gnome-core-apps/gnome-core-apps-3.22.0.ebuild
@@ -12,7 +12,7 @@ IUSE="+bluetooth +cdr cups"
 
 # when unmasking for an arch
 # double check none of the deps are still masked !
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 
 # Note to developers:
 # This is a wrapper for the core apps tightly integrated with GNOME 3
@@ -26,7 +26,7 @@ RDEPEND="
 	>=gnome-base/gnome-control-center-${PV}[cups?]
 
 	>=app-crypt/gcr-3.20.0
-	>=gnome-base/nautilus-${PV}
+	>=gnome-base/nautilus-3.20.0
 	>=gnome-base/gnome-keyring-3.20.0
 	>=gnome-extra/evolution-data-server-${PV}