commit: c1173ef3b86f75d7cead9a1c47461e95481d57c0 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun Dec 15 12:43:55 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun Dec 15 12:43:55 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1173ef3
net-misc/s3cmd: amd64 stable wrt bug #698390 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> net-misc/s3cmd/s3cmd-2.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/s3cmd/s3cmd-2.0.2.ebuild b/net-misc/s3cmd/s3cmd-2.0.2.ebuild index ad3819f0ab0..3a2ef53a4a2 100644 --- a/net-misc/s3cmd/s3cmd-2.0.2.ebuild +++ b/net-misc/s3cmd/s3cmd-2.0.2.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" DEPEND=" dev-python/setuptools[${PYTHON_USEDEP}]"