commit: 3fe7b41b698d88f4511ec88b270938cbf6d028e2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 2 03:14:18 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 2 03:14:18 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fe7b41b
dev-python/botocore: Stabilize 1.19.63 ALLARCHES, #773682
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/botocore/botocore-1.19.63.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/botocore/botocore-1.19.63.ebuild
b/dev-python/botocore/botocore-1.19.63.ebuild
index 4e5d698e619..51bb10d6739 100644
--- a/dev-python/botocore/botocore-1.19.63.ebuild
+++ b/dev-python/botocore/botocore-1.19.63.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="