commit: c74a04fbb0800f5a4ff6cae1f513fb7182cdf52b
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 18 00:15:33 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Jan 18 00:15:33 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c74a04fb
net-misc/rclone: Stabilize 1.72.1 amd64, #968909
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
net-misc/rclone/rclone-1.72.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-misc/rclone/rclone-1.72.1.ebuild
b/net-misc/rclone/rclone-1.72.1.ebuild
index 5bea155d0f76..d94ce6cc8fd2 100644
--- a/net-misc/rclone/rclone-1.72.1.ebuild
+++ b/net-misc/rclone/rclone-1.72.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ S="${WORKDIR}/rclone-v${PV}"
LICENSE="Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
RDEPEND="
sys-fs/fuse:3=