summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2019-01-09 09:02:55 +0100
committerFabian Groffen <grobian@gentoo.org>2019-01-09 09:03:23 +0100
commitea23d789c1732f56b436a98f040d0e0e2691c658 (patch)
treee624866d76c9d3332a9d7cd7c189337752eef430 /net-misc
parentdev-python/python-magic: marked ~amd64-linux (diff)
downloadgentoo-ea23d789c1732f56b436a98f040d0e0e2691c658.tar.gz
gentoo-ea23d789c1732f56b436a98f040d0e0e2691c658.tar.bz2
gentoo-ea23d789c1732f56b436a98f040d0e0e2691c658.zip
net-misc/s3cmd: marked ~amd64-linux
Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/s3cmd/s3cmd-2.0.2.ebuild4
1 files 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 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}]"