Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gvfs/
Date: Sun, 22 Sep 2019 02:39:31
Message-Id: 1569119957.8631475ae8606900274cdd07031c829fee5e64fa.mattst88@gentoo
1 commit: 8631475ae8606900274cdd07031c829fee5e64fa
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 22 02:39:05 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 22 02:39:17 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8631475a
7
8 gnome-base/gvfs-1.40.2: alpha stable, bug 692932
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 gnome-base/gvfs/gvfs-1.40.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/gnome-base/gvfs/gvfs-1.40.2.ebuild b/gnome-base/gvfs/gvfs-1.40.2.ebuild
16 index 5ec4eaa4d7d..d4b8e28e62a 100644
17 --- a/gnome-base/gvfs/gvfs-1.40.2.ebuild
18 +++ b/gnome-base/gvfs/gvfs-1.40.2.ebuild
19 @@ -21,7 +21,7 @@ REQUIRED_USE="
20 mtp? ( udev )
21 udisks? ( udev )
22 "
23 -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
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
26 RDEPEND="
27 >=dev-libs/glib-2.57.2:2