Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gvfs/
Date: Sat, 11 Jan 2020 20:01:40
Message-Id: 1578772879.354b35983ebf3517f5c7201f600f6181eb9c74ee.leio@gentoo
1 commit: 354b35983ebf3517f5c7201f600f6181eb9c74ee
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 11 19:48:54 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 11 20:01:19 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=354b3598
7
8 gnome-base/gvfs: ia64 stable (bug #685254)
9
10 Tested-by: Émeric Maschino
11 Package-Manager: Portage-2.3.79, Repoman-2.3.12
12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
13
14 gnome-base/gvfs/gvfs-1.40.2.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/gnome-base/gvfs/gvfs-1.40.2.ebuild b/gnome-base/gvfs/gvfs-1.40.2.ebuild
18 index e86efb19562..dceebc1716b 100644
19 --- a/gnome-base/gvfs/gvfs-1.40.2.ebuild
20 +++ b/gnome-base/gvfs/gvfs-1.40.2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -22,7 +22,7 @@ REQUIRED_USE="
28 mtp? ( udev )
29 udisks? ( udev )
30 "
31 -KEYWORDS="alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
32 +KEYWORDS="alpha amd64 arm arm64 ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
33
34 RDEPEND="
35 >=dev-libs/glib-2.57.2:2