From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-949300-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 5A18E139694 for <garchives@archives.gentoo.org>; Thu, 11 May 2017 18:33:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C094E21C0CA; Thu, 11 May 2017 18:33:29 +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 9E29A21C0CA for <gentoo-commits@lists.gentoo.org>; Thu, 11 May 2017 18:33:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 D954833E4AD for <gentoo-commits@lists.gentoo.org>; Thu, 11 May 2017 18:33:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6075A7458 for <gentoo-commits@lists.gentoo.org>; Thu, 11 May 2017 18:33:16 +0000 (UTC) From: "Markus Meier" <maekke@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, "Markus Meier" <maekke@gentoo.org> Message-ID: <1494527573.6291762ba9e3fa65932ae6f3099e0f9841427b9f.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gvfs/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gvfs/gvfs-1.30.4.ebuild X-VCS-Directories: gnome-base/gvfs/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 6291762ba9e3fa65932ae6f3099e0f9841427b9f X-VCS-Branch: master Date: Thu, 11 May 2017 18:33:16 +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: 6947bad1-767c-4c7c-9555-560d7fb075b8 X-Archives-Hash: 25dd9a06c04551c6edbbd8cbeb922794 commit: 6291762ba9e3fa65932ae6f3099e0f9841427b9f Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Thu May 11 18:32:53 2017 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Thu May 11 18:32:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6291762b gnome-base/gvfs: arm stable, bug #615406 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" gnome-base/gvfs/gvfs-1.30.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/gvfs/gvfs-1.30.4.ebuild b/gnome-base/gvfs/gvfs-1.30.4.ebuild index 8e3fcec2960..7e3dc29b4cd 100644 --- a/gnome-base/gvfs/gvfs-1.30.4.ebuild +++ b/gnome-base/gvfs/gvfs-1.30.4.ebuild @@ -20,7 +20,7 @@ REQUIRED_USE=" udisks? ( udev ) systemd? ( udisks ) " -KEYWORDS="alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris" RDEPEND=" app-crypt/gcr:=