commit: e33b9bf3978f882e483254f903954e6e2c46786a
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 23 23:31:41 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Jun 23 23:31:41 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e33b9bf3
net-misc/s3cmd: amd64 stable wrt bug #658828
Package-Manager: Portage-2.3.40, Repoman-2.3.9
net-misc/s3cmd/s3cmd-2.0.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-misc/s3cmd/s3cmd-2.0.0.ebuild
b/net-misc/s3cmd/s3cmd-2.0.0.ebuild
index 6086e767ca4..2b8e1e29806 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}]"