From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 76839158008 for ; Tue, 13 Jun 2023 20:01:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6103E090F; Tue, 13 Jun 2023 20:01:03 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9A5C3E090F for ; Tue, 13 Jun 2023 20:01:03 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 882E8341305 for ; Tue, 13 Jun 2023 20:01:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D58461D for ; Tue, 13 Jun 2023 20:01:00 +0000 (UTC) From: "Richard Freeman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Richard Freeman" Message-ID: <1686686436.15660779a3f1054fd9a111916f2c9dce601d632b.rich0@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/duplicity/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-backup/duplicity/duplicity-1.2.3.ebuild X-VCS-Directories: app-backup/duplicity/ X-VCS-Committer: rich0 X-VCS-Committer-Name: Richard Freeman X-VCS-Revision: 15660779a3f1054fd9a111916f2c9dce601d632b X-VCS-Branch: master Date: Tue, 13 Jun 2023 20:01:00 +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: 1e0107bf-ef94-4aa8-b7f0-c1a673f4b917 X-Archives-Hash: b62c21ecab87cd56e4ab138ae7e40b0e commit: 15660779a3f1054fd9a111916f2c9dce601d632b Author: Richard Freeman gentoo org> AuthorDate: Tue Jun 13 19:59:54 2023 +0000 Commit: Richard Freeman gentoo org> CommitDate: Tue Jun 13 20:00:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15660779 app-backup/duplicity: stabilize 1.2.3 for amd64 Signed-off-by: Richard Freeman gentoo.org> app-backup/duplicity/duplicity-1.2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-backup/duplicity/duplicity-1.2.3.ebuild b/app-backup/duplicity/duplicity-1.2.3.ebuild index fc665542a7f1..4fbbd16c7094 100644 --- a/app-backup/duplicity/duplicity-1.2.3.ebuild +++ b/app-backup/duplicity/duplicity-1.2.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://duplicity.gitlab.io/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="s3 test" CDEPEND="