From 9e607977b96bd5d2865449686bfa861f43382e64 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 22 Jun 2020 08:54:37 +0200 Subject: [PATCH] dev-python/botocore: amd64 stable wrt bug #727064 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" 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 cc5f5d3115490..ec3ffeb5add6d 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="