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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 64D0F1382C5 for ; Fri, 26 Feb 2021 15:19:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8443E088D; Fri, 26 Feb 2021 15:19:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 69B7DE088D for ; Fri, 26 Feb 2021 15:19:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6D29E341091 for ; Fri, 26 Feb 2021 15:18:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0E693C3 for ; Fri, 26 Feb 2021 15:18:58 +0000 (UTC) From: "Sam James" 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" Message-ID: <1614352723.5fe0d56b1691035b4676a89f32040672748b9cad.sam@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.17.ebuild X-VCS-Directories: app-backup/duplicity/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5fe0d56b1691035b4676a89f32040672748b9cad X-VCS-Branch: master Date: Fri, 26 Feb 2021 15:18:58 +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: 9e43c460-007c-4be9-b1a5-cbb2907b5793 X-Archives-Hash: 7fe287cce34c399853cfff48a759dc55 commit: 5fe0d56b1691035b4676a89f32040672748b9cad Author: Sam James gentoo org> AuthorDate: Fri Feb 26 15:18:43 2021 +0000 Commit: Sam James gentoo org> CommitDate: Fri Feb 26 15:18:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fe0d56b app-backup/duplicity: Stabilize 0.8.17 x86, #768780 Signed-off-by: Sam James gentoo.org> app-backup/duplicity/duplicity-0.8.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-backup/duplicity/duplicity-0.8.17.ebuild b/app-backup/duplicity/duplicity-0.8.17.ebuild index 80eef0e2ea4..8f7cf391d02 100644 --- a/app-backup/duplicity/duplicity-0.8.17.ebuild +++ b/app-backup/duplicity/duplicity-0.8.17.ebuild @@ -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="