summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-06-26 00:12:51 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-06-26 01:18:37 +0200
commitda66cd9c32d8743cd9b231ae857984c15cf0ad1c (patch)
treeda840a13f006c103f38dee6cf16c1db68a272fb4 /dev-python/boto3
parentdev-python/BitVector: x86 stable (bug #658880) (diff)
downloadgentoo-da66cd9c32d8743cd9b231ae857984c15cf0ad1c.tar.gz
gentoo-da66cd9c32d8743cd9b231ae857984c15cf0ad1c.tar.bz2
gentoo-da66cd9c32d8743cd9b231ae857984c15cf0ad1c.zip
dev-python/boto3: x86 stable (bug #657664)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/boto3')
-rw-r--r--dev-python/boto3/boto3-1.7.19.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/boto3/boto3-1.7.19.ebuild b/dev-python/boto3/boto3-1.7.19.ebuild
index 25276bbadb5d..5b910efcf468 100644
--- a/dev-python/boto3/boto3-1.7.19.ebuild
+++ b/dev-python/boto3/boto3-1.7.19.ebuild
@@ -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="