From 093008e63b66b547462db0cf5b6b46eec62b174a Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Mon, 19 Mar 2018 14:11:50 +0300 Subject: [PATCH] dev-python/botocore: amd64 stable wrt bug #650598 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- dev-python/botocore/botocore-1.8.41.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/botocore/botocore-1.8.41.ebuild b/dev-python/botocore/botocore-1.8.41.ebuild index 89ab97de7bc56..d637c29271923 100644 --- a/dev-python/botocore/botocore-1.8.41.ebuild +++ b/dev-python/botocore/botocore-1.8.41.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="