summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2020-01-11 21:48:54 +0200
committerMart Raudsepp <leio@gentoo.org>2020-01-11 22:01:19 +0200
commit354b35983ebf3517f5c7201f600f6181eb9c74ee (patch)
treeb12f8fcee484f44824d31e87b8b02706d49f3164 /gnome-base
parentdev-python/PyQt5: bump to 5.14.1 (diff)
downloadgentoo-354b35983ebf3517f5c7201f600f6181eb9c74ee.tar.gz
gentoo-354b35983ebf3517f5c7201f600f6181eb9c74ee.tar.bz2
gentoo-354b35983ebf3517f5c7201f600f6181eb9c74ee.zip
gnome-base/gvfs: ia64 stable (bug #685254)
Tested-by: Émeric Maschino Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/gvfs/gvfs-1.40.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gvfs/gvfs-1.40.2.ebuild b/gnome-base/gvfs/gvfs-1.40.2.ebuild
index e86efb195624..dceebc1716b3 100644
--- a/gnome-base/gvfs/gvfs-1.40.2.ebuild
+++ b/gnome-base/gvfs/gvfs-1.40.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -22,7 +22,7 @@ REQUIRED_USE="
mtp? ( udev )
udisks? ( udev )
"
-KEYWORDS="alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
RDEPEND="
>=dev-libs/glib-2.57.2:2