From: Agostino Sarubbo Date: Wed, 5 Jun 2019 07:45:33 +0000 (+0200) Subject: dev-python/botocore: x86 stable wrt bug #685212 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d168f300899e50ced9b8abd08fac5d1cfc96ee5f;p=gentoo.git dev-python/botocore: x86 stable wrt bug #685212 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86" --- 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="