commit: 3446f57fc5c869dbd219a4c761bf7421f713d8af
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 8 19:37:44 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jul 8 19:37:44 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3446f57f
dev-python/botocore: Stabilize 1.16.26 ALLARCHES, #731334
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/botocore/botocore-1.16.26.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/botocore/botocore-1.16.26.ebuild
b/dev-python/botocore/botocore-1.16.26.ebuild
index c08c6f6ff89..5c5377a0cea 100644
--- a/dev-python/botocore/botocore-1.16.26.ebuild
+++ b/dev-python/botocore/botocore-1.16.26.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 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
fi
RDEPEND="