Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
Date: Thu, 22 Jul 2021 17:40:05
Message-Id: 1626975577.651375051f9f15fdcaf0977fcaf52a6e9ceefc71.sam@gentoo
1 commit: 651375051f9f15fdcaf0977fcaf52a6e9ceefc71
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 22 17:38:17 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 22 17:39:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65137505
7
8 net-misc/s3cmd: Stabilize 2.1.0-r1 x86, #803368
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-misc/s3cmd/s3cmd-2.1.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/s3cmd/s3cmd-2.1.0-r1.ebuild b/net-misc/s3cmd/s3cmd-2.1.0-r1.ebuild
16 index 8eed95470df..0206e5fe467 100644
17 --- a/net-misc/s3cmd/s3cmd-2.1.0-r1.ebuild
18 +++ b/net-misc/s3cmd/s3cmd-2.1.0-r1.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~ia64 ~x86 ~amd64-linux ~x64-macos"
24 +KEYWORDS="amd64 ~ia64 x86 ~amd64-linux ~x64-macos"
25
26 RDEPEND="
27 dev-python/python-dateutil[${PYTHON_USEDEP}]