diff options
author | 2018-07-02 02:32:14 +0200 | |
---|---|---|
committer | 2018-07-02 02:32:14 +0200 | |
commit | 417a3c216197db23ffa7e08212e7b9076568b45a (patch) | |
tree | d1e2ef8dd8f555d5e8fdc609792562566c044d4b /net-misc | |
parent | dev-python/python-magic: x86 stable (bug #658828) (diff) | |
download | gentoo-417a3c216197db23ffa7e08212e7b9076568b45a.tar.gz gentoo-417a3c216197db23ffa7e08212e7b9076568b45a.tar.bz2 gentoo-417a3c216197db23ffa7e08212e7b9076568b45a.zip |
net-misc/s3cmd: x86 stable (bug #658828)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/s3cmd/s3cmd-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/s3cmd/s3cmd-2.0.0.ebuild b/net-misc/s3cmd/s3cmd-2.0.0.ebuild index 55f26f907e55..6b1f5b6bcdc9 100644 --- a/net-misc/s3cmd/s3cmd-2.0.0.ebuild +++ b/net-misc/s3cmd/s3cmd-2.0.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ia64 ~x86 ~x64-macos" +KEYWORDS="amd64 ia64 x86 ~x64-macos" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |