commit: 36dca8e66d5f640d5d36a1424c216a66ca9261ac Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Mar 14 22:12:11 2016 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Mar 14 22:12:11 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36dca8e6
net-misc/s3cmd: amd64 stable wrt bug #576828 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> net-misc/s3cmd/s3cmd-1.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/s3cmd/s3cmd-1.6.1.ebuild b/net-misc/s3cmd/s3cmd-1.6.1.ebuild index 32edeb1..83dc57d 100644 --- a/net-misc/s3cmd/s3cmd-1.6.1.ebuild +++ b/net-misc/s3cmd/s3cmd-1.6.1.ebuild @@ -15,7 +15,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}]"