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 4899E158086 for ; Fri, 7 Jan 2022 14:03:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 884C72BC008; Fri, 7 Jan 2022 14:03:54 +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 E600E2BC008 for ; Fri, 7 Jan 2022 14:03:52 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F1E0F342E89 for ; Fri, 7 Jan 2022 14:03:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F751232 for ; Fri, 7 Jan 2022 14:03:50 +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: <1641564225.262894a32445b7a3e3fd326ce456373a065ad7e5.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-0.8.21.ebuild X-VCS-Directories: app-backup/duplicity/ X-VCS-Committer: rich0 X-VCS-Committer-Name: Richard Freeman X-VCS-Revision: 262894a32445b7a3e3fd326ce456373a065ad7e5 X-VCS-Branch: master Date: Fri, 7 Jan 2022 14:03:50 +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: 66c10bfc-76de-41a5-bb51-b2625382e869 X-Archives-Hash: 6267ae035f840e0731b26604674cc04f commit: 262894a32445b7a3e3fd326ce456373a065ad7e5 Author: Richard Freeman gentoo org> AuthorDate: Fri Jan 7 14:03:45 2022 +0000 Commit: Richard Freeman gentoo org> CommitDate: Fri Jan 7 14:03:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=262894a3 app-backup/duplicity: amd64 stable Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Richard Freeman gentoo.org> app-backup/duplicity/duplicity-0.8.21.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-backup/duplicity/duplicity-0.8.21.ebuild b/app-backup/duplicity/duplicity-0.8.21.ebuild index 19902aea7f33..4ed87e10d88b 100644 --- a/app-backup/duplicity/duplicity-0.8.21.ebuild +++ b/app-backup/duplicity/duplicity-0.8.21.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://code.launchpad.net/${PN}/$(ver_cut 1-2)-series/$(ver_cut 1-3)/+ 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="