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 7345E13933E for ; Thu, 22 Jul 2021 11:05:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89861E0AAC; Thu, 22 Jul 2021 11:04:59 +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 6C281E0AAC for ; Thu, 22 Jul 2021 11:04:59 +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 43832342BCE for ; Thu, 22 Jul 2021 11:04:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D6855C4 for ; Thu, 22 Jul 2021 11:04:56 +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: <1626951889.2c367e1121d0421d41df78c33cd95f9d5636679d.rich0@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/s3cmd/s3cmd-2.1.0-r1.ebuild X-VCS-Directories: net-misc/s3cmd/ X-VCS-Committer: rich0 X-VCS-Committer-Name: Richard Freeman X-VCS-Revision: 2c367e1121d0421d41df78c33cd95f9d5636679d X-VCS-Branch: master Date: Thu, 22 Jul 2021 11:04:56 +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: ba7b40f7-f53e-494f-a1b4-ceffc726cbef X-Archives-Hash: bd317badea4d4bcab22a9bc1470c8ac0 commit: 2c367e1121d0421d41df78c33cd95f9d5636679d Author: Richard Freeman gentoo org> AuthorDate: Thu Jul 22 11:04:49 2021 +0000 Commit: Richard Freeman gentoo org> CommitDate: Thu Jul 22 11:04:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c367e11 net-misc/s3cmd: amd64 stable Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Richard Freeman gentoo.org> net-misc/s3cmd/s3cmd-2.1.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/s3cmd/s3cmd-2.1.0-r1.ebuild b/net-misc/s3cmd/s3cmd-2.1.0-r1.ebuild index 8fd4a4deed4..8eed95470df 100644 --- a/net-misc/s3cmd/s3cmd-2.1.0-r1.ebuild +++ b/net-misc/s3cmd/s3cmd-2.1.0-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86 ~amd64-linux ~x64-macos" +KEYWORDS="amd64 ~ia64 ~x86 ~amd64-linux ~x64-macos" RDEPEND=" dev-python/python-dateutil[${PYTHON_USEDEP}]