commit: ea23d789c1732f56b436a98f040d0e0e2691c658 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Wed Jan 9 08:02:55 2019 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Wed Jan 9 08:03:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea23d789
net-misc/s3cmd: marked ~amd64-linux Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 net-misc/s3cmd/s3cmd-2.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/s3cmd/s3cmd-2.0.2.ebuild b/net-misc/s3cmd/s3cmd-2.0.2.ebuild index c8ebf64df13..6d8a1feb42a 100644 --- a/net-misc/s3cmd/s3cmd-2.0.2.ebuild +++ b/net-misc/s3cmd/s3cmd-2.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # 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 ~ia64 ~x86 ~x64-macos" +KEYWORDS="~amd64 ~ia64 ~x86 ~amd64-linux ~x64-macos" DEPEND=" dev-python/setuptools[${PYTHON_USEDEP}]"