diff options
author | Sam James <sam@gentoo.org> | 2024-01-07 15:35:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-07 15:35:12 +0000 |
commit | f6beb6c2c7eacb71fe414804082a1dd969c551ac (patch) | |
tree | c5af7f94f463a1c55d00661f72067e18ab52c886 /gnome-base/gvfs | |
parent | dev-python/pygobject: Stabilize 3.46.0 arm, #920657 (diff) | |
download | gentoo-f6beb6c2c7eacb71fe414804082a1dd969c551ac.tar.gz gentoo-f6beb6c2c7eacb71fe414804082a1dd969c551ac.tar.bz2 gentoo-f6beb6c2c7eacb71fe414804082a1dd969c551ac.zip |
gnome-base/gvfs: Stabilize 1.52.1 arm, #920657
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base/gvfs')
-rw-r--r-- | gnome-base/gvfs/gvfs-1.52.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gvfs/gvfs-1.52.1.ebuild b/gnome-base/gvfs/gvfs-1.52.1.ebuild index 8500c7734166..8b84d805dab8 100644 --- a/gnome-base/gvfs/gvfs-1.52.1.ebuild +++ b/gnome-base/gvfs/gvfs-1.52.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,7 @@ REQUIRED_USE=" mtp? ( udev ) udisks? ( udev ) " -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" >=dev-libs/glib-2.70.0:2 |