diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:11:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:32:12 +0100 |
commit | 2e0a2bc920170c706e0939d0bba3f4147b5b8350 (patch) | |
tree | d16eff0795f46d3d5c166b24a3f410beb2d1b356 /gnome-base/gvfs | |
parent | gnome-base/gsettings-desktop-schemas: ppc stable wrt bug #587010 (diff) | |
download | gentoo-2e0a2bc920170c706e0939d0bba3f4147b5b8350.tar.gz gentoo-2e0a2bc920170c706e0939d0bba3f4147b5b8350.tar.bz2 gentoo-2e0a2bc920170c706e0939d0bba3f4147b5b8350.zip |
gnome-base/gvfs: ppc stable wrt bug #587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'gnome-base/gvfs')
-rw-r--r-- | gnome-base/gvfs/gvfs-1.28.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gvfs/gvfs-1.28.3-r1.ebuild b/gnome-base/gvfs/gvfs-1.28.3-r1.ebuild index be0af39431e8..434dd74d351c 100644 --- a/gnome-base/gvfs/gvfs-1.28.3-r1.ebuild +++ b/gnome-base/gvfs/gvfs-1.28.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -21,7 +21,7 @@ REQUIRED_USE=" udisks? ( udev ) systemd? ( udisks ) " -KEYWORDS="alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~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 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris" # Can use libgphoto-2.5.0 as well. Automagic detection. RDEPEND=" |