From e35a20bebc282cfe6977c1d86ee18a85e26115a5 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 5 Sep 2020 15:17:16 +0000 Subject: [PATCH] dev-python/botocore: Stabilize 1.17.31 ALLARCHES, #740264 Signed-off-by: Sam James --- dev-python/botocore/botocore-1.17.31.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/botocore/botocore-1.17.31.ebuild b/dev-python/botocore/botocore-1.17.31.ebuild index 6b14dce9712f9..4b8203526dbfd 100644 --- a/dev-python/botocore/botocore-1.17.31.ebuild +++ b/dev-python/botocore/botocore-1.17.31.ebuild @@ -16,7 +16,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="