diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-24 02:31:41 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-24 02:31:41 +0300 |
commit | e33b9bf3978f882e483254f903954e6e2c46786a (patch) | |
tree | 154056ffbd110776f9ba9ad623748bdbfc513862 /net-misc/s3cmd | |
parent | dev-python/python-magic: amd64 stable wrt bug #658828 (diff) | |
download | gentoo-e33b9bf3978f882e483254f903954e6e2c46786a.tar.gz gentoo-e33b9bf3978f882e483254f903954e6e2c46786a.tar.bz2 gentoo-e33b9bf3978f882e483254f903954e6e2c46786a.zip |
net-misc/s3cmd: amd64 stable wrt bug #658828
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'net-misc/s3cmd')
-rw-r--r-- | net-misc/s3cmd/s3cmd-2.0.0.ebuild | 4 |
1 files 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 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}]" |