diff options
-rw-r--r-- | net-misc/rclone/rclone-1.61.1.ebuild | 4 |
1 files 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 |