commit: 789c81daa3efb5ab78aae0ff8acf6cf10b1a9fc8
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 25 19:43:23 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 19:46:20 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=789c81da
dev-python/botocore: x86 stable (bug #750458)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
dev-python/botocore/botocore-1.18.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/botocore/botocore-1.18.1.ebuild
b/dev-python/botocore/botocore-1.18.1.ebuild
index ba67bf7ac94..09e6c5b849c 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="