diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-30 14:01:55 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-30 15:44:58 +0100 |
commit | 5cf0af489eb01d5ab56458ee2b04526f8eb80cc0 (patch) | |
tree | 632085a9964d71879fdee8ca146d3f793133eebd /net-misc/s3cmd | |
parent | dev-python/python-magic: stable 0.4.15 for ia64, bug #658828 (diff) | |
download | gentoo-5cf0af489eb01d5ab56458ee2b04526f8eb80cc0.tar.gz gentoo-5cf0af489eb01d5ab56458ee2b04526f8eb80cc0.tar.bz2 gentoo-5cf0af489eb01d5ab56458ee2b04526f8eb80cc0.zip |
net-misc/s3cmd: stable 2.0.0 for ia64, bug #658828
Bug: https://bugs.gentoo.org/658828
Package-Manager: Portage-2.3.41, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'net-misc/s3cmd')
-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 2b8e1e29806e..55f26f907e55 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 ~x86 ~x64-macos" +KEYWORDS="amd64 ia64 ~x86 ~x64-macos" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |