From: Fabian Groffen Date: Wed, 9 Jan 2019 08:02:55 +0000 (+0100) Subject: net-misc/s3cmd: marked ~amd64-linux X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ea23d789c1732f56b436a98f040d0e0e2691c658;p=gentoo.git net-misc/s3cmd: marked ~amd64-linux Signed-off-by: Fabian Groffen Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- diff --git a/net-misc/s3cmd/s3cmd-2.0.2.ebuild b/net-misc/s3cmd/s3cmd-2.0.2.ebuild index c8ebf64df130..6d8a1feb42a4 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}]"