summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-11-27 22:44:00 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-11-27 22:55:18 +0100
commit0122ba813e992bdc2ee61a1aa2948a2e591ba308 (patch)
treef2c956a80f39e1cc7f843ed2069ceac761fee735
parentdev-python/s3transfer: x86 stable (bug #667974) (diff)
downloadgentoo-0122ba81.tar.gz
gentoo-0122ba81.tar.bz2
gentoo-0122ba81.zip
dev-python/boto3: x86 stable (bug #667974)
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--dev-python/boto3/boto3-1.9.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/boto3/boto3-1.9.4-r1.ebuild b/dev-python/boto3/boto3-1.9.4-r1.ebuild
index c4a2a2204096..fe04d1e0d42d 100644
--- a/dev-python/boto3/boto3-1.9.4-r1.ebuild
+++ b/dev-python/boto3/boto3-1.9.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,7 +17,7 @@ if [[ "${PV}" == "9999" ]]; then
inherit git-r3
else
SRC_URI="https://github.com/boto/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
fi
RDEPEND="