From 5e69540dbb1be6d034595aea8e801d685a3d801e Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Mon, 6 Mar 2023 13:03:37 +0000 Subject: net-misc/rclone: Stabilize 1.61.1 amd64, #899674 Signed-off-by: Arthur Zamarin --- net-misc/rclone/rclone-1.61.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/rclone/rclone-1.61.1.ebuild b/net-misc/rclone/rclone-1.61.1.ebuild index 585af0e639a7..94162b5d2717 100644 --- a/net-misc/rclone/rclone-1.61.1.ebuild +++ b/net-misc/rclone/rclone-1.61.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit bash-completion-r1 go-module -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86" SRC_URI=" https://github.com/rclone/rclone/archive/v${PV}.tar.gz -> ${P}.tar.gz https://dev.gentoo.org/~slashbeast/distfiles/${PN}/${P}-deps.tar.xz -- cgit v1.2.3-65-gdbad