From: Mikle Kolyada Date: Sat, 23 Jun 2018 23:31:41 +0000 (+0300) Subject: net-misc/s3cmd: amd64 stable wrt bug #658828 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e33b9bf3978f882e483254f903954e6e2c46786a;p=gentoo.git net-misc/s3cmd: amd64 stable wrt bug #658828 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/net-misc/s3cmd/s3cmd-2.0.0.ebuild b/net-misc/s3cmd/s3cmd-2.0.0.ebuild index 6086e767ca4f..2b8e1e29806e 100644 --- a/net-misc/s3cmd/s3cmd-2.0.0.ebuild +++ b/net-misc/s3cmd/s3cmd-2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x64-macos" +KEYWORDS="amd64 ~x86 ~x64-macos" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"