From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1416874-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E0E75158094 for <garchives@archives.gentoo.org>; Sun, 10 Jul 2022 12:16:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9D97E0BE3; Sun, 10 Jul 2022 12:16:55 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 689B1E0BE1 for <gentoo-commits@lists.gentoo.org>; Sun, 10 Jul 2022 12:16:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0D8F4340D28 for <gentoo-commits@lists.gentoo.org>; Sun, 10 Jul 2022 12:16:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D03D540 for <gentoo-commits@lists.gentoo.org>; Sun, 10 Jul 2022 12:16:51 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1657455393.6eeb3f3ba4c85deed952fd9c19df8495ec76bbf2.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/rclone/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/rclone/rclone-1.58.1.ebuild X-VCS-Directories: net-misc/rclone/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6eeb3f3ba4c85deed952fd9c19df8495ec76bbf2 X-VCS-Branch: master Date: Sun, 10 Jul 2022 12:16:51 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fd300d25-cd71-460f-a9a0-f389317e34da X-Archives-Hash: 47442205948854b0ac586ac2044d5325 commit: 6eeb3f3ba4c85deed952fd9c19df8495ec76bbf2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jul 10 12:16:33 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jul 10 12:16:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eeb3f3b net-misc/rclone: Stabilize 1.58.1 x86, #857240 Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/rclone/rclone-1.58.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/rclone/rclone-1.58.1.ebuild b/net-misc/rclone/rclone-1.58.1.ebuild index 677e479c67a0..bf443a98d757 100644 --- a/net-misc/rclone/rclone-1.58.1.ebuild +++ b/net-misc/rclone/rclone-1.58.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 inherit bash-completion-r1 go-module -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 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