Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
Date: Sat, 30 Jun 2018 14:45:36
Message-Id: 1530369898.5cf0af489eb01d5ab56458ee2b04526f8eb80cc0.slyfox@gentoo
1 commit: 5cf0af489eb01d5ab56458ee2b04526f8eb80cc0
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 30 13:01:55 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 30 14:44:58 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cf0af48
7
8 net-misc/s3cmd: stable 2.0.0 for ia64, bug #658828
9
10 Bug: https://bugs.gentoo.org/658828
11 Package-Manager: Portage-2.3.41, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ia64"
13
14 net-misc/s3cmd/s3cmd-2.0.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/s3cmd/s3cmd-2.0.0.ebuild b/net-misc/s3cmd/s3cmd-2.0.0.ebuild
18 index 2b8e1e29806..55f26f907e5 100644
19 --- a/net-misc/s3cmd/s3cmd-2.0.0.ebuild
20 +++ b/net-misc/s3cmd/s3cmd-2.0.0.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz"
22 LICENSE="GPL-2"
23 SLOT="0"
24
25 -KEYWORDS="amd64 ~x86 ~x64-macos"
26 +KEYWORDS="amd64 ia64 ~x86 ~x64-macos"
27 IUSE=""
28
29 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"