commit: f6beb6c2c7eacb71fe414804082a1dd969c551ac
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 7 15:35:12 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 7 15:35:12 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6beb6c2
gnome-base/gvfs: Stabilize 1.52.1 arm, #920657
Signed-off-by: Sam James <sam <AT> gentoo.org>
gnome-base/gvfs/gvfs-1.52.1.ebuild | 4 ++--
1 file 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