Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
Date: Sun, 15 Dec 2019 12:48:54
Message-Id: 1576414118.04ed1a30064e21ee08e9a0d981f211fbaf1e561b.ago@gentoo
1 commit: 04ed1a30064e21ee08e9a0d981f211fbaf1e561b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 15 12:48:38 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 15 12:48:38 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04ed1a30
7
8 net-misc/s3cmd: x86 stable wrt bug #698390
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-misc/s3cmd/s3cmd-2.0.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/s3cmd/s3cmd-2.0.2.ebuild b/net-misc/s3cmd/s3cmd-2.0.2.ebuild
18 index 3a2ef53a4a2..64df4eeb723 100644
19 --- a/net-misc/s3cmd/s3cmd-2.0.2.ebuild
20 +++ b/net-misc/s3cmd/s3cmd-2.0.2.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz"
22 LICENSE="GPL-2"
23 SLOT="0"
24
25 -KEYWORDS="amd64 ~ia64 ~x86 ~amd64-linux ~x64-macos"
26 +KEYWORDS="amd64 ~ia64 x86 ~amd64-linux ~x64-macos"
27
28 DEPEND="
29 dev-python/setuptools[${PYTHON_USEDEP}]"