From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id D82121582EF for ; Sun, 23 Feb 2025 16:09:19 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id C36333432E7 for ; Sun, 23 Feb 2025 16:09:19 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B5CF1110472; Sun, 23 Feb 2025 16:09:04 +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 bobolink.gentoo.org (Postfix) with ESMTPS id A2A30110472 for ; Sun, 23 Feb 2025 16:09:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 5DDCD343271 for ; Sun, 23 Feb 2025 16:09:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E54BA27D5 for ; Sun, 23 Feb 2025 16:09:01 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1740326937.fa0301cbda40d8fe784a7094fd697a0755f022f1.arthurzam@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.69.0.ebuild X-VCS-Directories: net-misc/rclone/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: fa0301cbda40d8fe784a7094fd697a0755f022f1 X-VCS-Branch: master Date: Sun, 23 Feb 2025 16:09:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b89dbeae-579f-4f9b-88bd-b7b59ce4daf9 X-Archives-Hash: 791ed5a4a8d4c5832997bcb5f9653145 commit: fa0301cbda40d8fe784a7094fd697a0755f022f1 Author: Arthur Zamarin gentoo org> AuthorDate: Sun Feb 23 16:08:57 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sun Feb 23 16:08:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa0301cb net-misc/rclone: Stabilize 1.69.0 amd64, #950185 Signed-off-by: Arthur Zamarin gentoo.org> net-misc/rclone/rclone-1.69.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/rclone/rclone-1.69.0.ebuild b/net-misc/rclone/rclone-1.69.0.ebuild index c5f3f51393da..b7a4c2e6e746 100644 --- a/net-misc/rclone/rclone-1.69.0.ebuild +++ b/net-misc/rclone/rclone-1.69.0.ebuild @@ -16,7 +16,7 @@ SRC_URI=" 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