summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-06-05 09:45:30 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-06-05 09:45:30 +0200
commit55bf927d6a593f538a515e671c6fdec2d180db0f (patch)
tree4df15361c2cdf0795ef6f1c273fc2fa4eaf419a2
parentx11-misc/virtualgl: x86 stable wrt bug #684858 (diff)
downloadgentoo-55bf927d.tar.gz
gentoo-55bf927d.tar.bz2
gentoo-55bf927d.zip
dev-python/boto3: x86 stable wrt bug #685212
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
-rw-r--r--dev-python/boto3/boto3-1.9.122.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/boto3/boto3-1.9.122.ebuild b/dev-python/boto3/boto3-1.9.122.ebuild
index 6d5dfa01b2d6..6b55746bd8cb 100644
--- a/dev-python/boto3/boto3-1.9.122.ebuild
+++ b/dev-python/boto3/boto3-1.9.122.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="