Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
Date: Mon, 02 Jul 2018 00:49:56
Message-Id: 1530491534.417a3c216197db23ffa7e08212e7b9076568b45a.whissi@gentoo
1 commit: 417a3c216197db23ffa7e08212e7b9076568b45a
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 2 00:32:14 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 2 00:32:14 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=417a3c21
7
8 net-misc/s3cmd: x86 stable (bug #658828)
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 net-misc/s3cmd/s3cmd-2.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/s3cmd/s3cmd-2.0.0.ebuild b/net-misc/s3cmd/s3cmd-2.0.0.ebuild
16 index 55f26f907e5..6b1f5b6bcdc 100644
17 --- a/net-misc/s3cmd/s3cmd-2.0.0.ebuild
18 +++ b/net-misc/s3cmd/s3cmd-2.0.0.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz"
20 LICENSE="GPL-2"
21 SLOT="0"
22
23 -KEYWORDS="amd64 ia64 ~x86 ~x64-macos"
24 +KEYWORDS="amd64 ia64 x86 ~x64-macos"
25 IUSE=""
26
27 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"