summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-06-05 09:45:33 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-06-05 09:45:33 +0200
commitd168f300899e50ced9b8abd08fac5d1cfc96ee5f (patch)
treee6a2d0c3c9898ed38d5b242d6c3b3afdd99f007d /dev-python/botocore
parentdev-python/boto3: x86 stable wrt bug #685212 (diff)
downloadgentoo-d168f300899e50ced9b8abd08fac5d1cfc96ee5f.tar.gz
gentoo-d168f300899e50ced9b8abd08fac5d1cfc96ee5f.tar.bz2
gentoo-d168f300899e50ced9b8abd08fac5d1cfc96ee5f.zip
dev-python/botocore: 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"
Diffstat (limited to 'dev-python/botocore')
-rw-r--r--dev-python/botocore/botocore-1.12.122.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-1.12.122.ebuild b/dev-python/botocore/botocore-1.12.122.ebuild
index 58d7f94dd186..dc9922d54ce5 100644
--- a/dev-python/botocore/botocore-1.12.122.ebuild
+++ b/dev-python/botocore/botocore-1.12.122.ebuild
@@ -17,7 +17,7 @@ if [[ "${PV}" == "9999" ]]; then
inherit git-r3
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
- KEYWORDS="amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
fi
RDEPEND="