From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1092061-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 EEE10138334 for <garchives@archives.gentoo.org>; Thu, 23 May 2019 06:39:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DEDB5E0878; Thu, 23 May 2019 06:39:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C310EE0878 for <gentoo-commits@lists.gentoo.org>; Thu, 23 May 2019 06:39:13 +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 31E7B344E82 for <gentoo-commits@lists.gentoo.org>; Thu, 23 May 2019 06:39:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BEEBC5EB for <gentoo-commits@lists.gentoo.org>; Thu, 23 May 2019 06:39:09 +0000 (UTC) From: "Aaron Bauman" <bman@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, "Aaron Bauman" <bman@gentoo.org> Message-ID: <1558593517.05b5ca83bb587cc0fdb67cf94fa0eaf2e6ad4f17.bman@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.38.2.ebuild X-VCS-Directories: gnome-base/gvfs/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 05b5ca83bb587cc0fdb67cf94fa0eaf2e6ad4f17 X-VCS-Branch: master Date: Thu, 23 May 2019 06:39: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 77c76f6d-e10a-4441-887a-8cd91ff50a19 X-Archives-Hash: 534463f208e9a8100f54c0a89e9f974b commit: 05b5ca83bb587cc0fdb67cf94fa0eaf2e6ad4f17 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Thu May 23 03:30:03 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Thu May 23 06:38:37 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05b5ca83 gnome-base/gvfs: arm64 stable Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64" gnome-base/gvfs/gvfs-1.38.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/gvfs/gvfs-1.38.2.ebuild b/gnome-base/gvfs/gvfs-1.38.2.ebuild index 9ab2161ad96..855f9633b25 100644 --- a/gnome-base/gvfs/gvfs-1.38.2.ebuild +++ b/gnome-base/gvfs/gvfs-1.38.2.ebuild @@ -21,7 +21,7 @@ REQUIRED_USE=" mtp? ( udev ) udisks? ( udev ) " -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-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 ~x86-linux ~sparc-solaris ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.57.2:2