From 789c81daa3efb5ab78aae0ff8acf6cf10b1a9fc8 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sun, 25 Oct 2020 20:43:23 +0100 Subject: dev-python/botocore: x86 stable (bug #750458) Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann --- dev-python/botocore/botocore-1.18.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') diff --git a/dev-python/botocore/botocore-1.18.1.ebuild b/dev-python/botocore/botocore-1.18.1.ebuild index ba67bf7ac94b..09e6c5b849c2 100644 --- a/dev-python/botocore/botocore-1.18.1.ebuild +++ b/dev-python/botocore/botocore-1.18.1.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 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux" fi RDEPEND=" -- cgit v1.2.3-65-gdbad