Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gvfs/
Date: Sun, 08 Sep 2019 01:13:38
Message-Id: 1567905183.1c93bc43e3e27b0d14de878510aa825ea1a2c5b9.whissi@gentoo
1 commit: 1c93bc43e3e27b0d14de878510aa825ea1a2c5b9
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 8 00:31:55 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 8 01:13:03 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c93bc43
7
8 gnome-base/gvfs: x86 stable (bug #692932)
9
10 Package-Manager: Portage-2.3.75, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 gnome-base/gvfs/gvfs-1.40.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/gnome-base/gvfs/gvfs-1.40.2.ebuild b/gnome-base/gvfs/gvfs-1.40.2.ebuild
17 index 9bd7d4c8cd8..5ec4eaa4d7d 100644
18 --- a/gnome-base/gvfs/gvfs-1.40.2.ebuild
19 +++ b/gnome-base/gvfs/gvfs-1.40.2.ebuild
20 @@ -21,7 +21,7 @@ REQUIRED_USE="
21 mtp? ( udev )
22 udisks? ( udev )
23 "
24 -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
25 +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
26
27 RDEPEND="
28 >=dev-libs/glib-2.57.2:2