From: Agostino Sarubbo Date: Wed, 5 Jun 2019 07:45:30 +0000 (+0200) Subject: dev-python/boto3: x86 stable wrt bug #685212 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=55bf927d6a593f538a515e671c6fdec2d180db0f;p=gentoo.git dev-python/boto3: 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/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="