From 7b5253a5e321e1723e19a19f0863b19650af090a Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 5 Jun 2019 08:47:38 +0200 Subject: [PATCH] dev-python/botocore: amd64 stable wrt bug #685212 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" --- dev-python/botocore/botocore-1.12.122.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/botocore/botocore-1.12.122.ebuild b/dev-python/botocore/botocore-1.12.122.ebuild index f81c7d0b849ae..58d7f94dd186a 100644 --- a/dev-python/botocore/botocore-1.12.122.ebuild +++ b/dev-python/botocore/botocore-1.12.122.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="