From 13b94b24e0505a228c94b3e83fa87a5dbc85b864 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sat, 6 Jun 2020 19:38:24 +0200 Subject: [PATCH] dev-python/botocore: x86 stable wrt bug #727064 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- dev-python/botocore/botocore-1.15.48.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/botocore/botocore-1.15.48.ebuild b/dev-python/botocore/botocore-1.15.48.ebuild index f9ce3c85acf80..1c38902f7a116 100644 --- a/dev-python/botocore/botocore-1.15.48.ebuild +++ b/dev-python/botocore/botocore-1.15.48.ebuild @@ -18,7 +18,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="