commit: a2a137e86e693900aaddf7fcf69449275bcc4707
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 21 20:20:49 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 21 20:21:41 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2a137e8
dev-python/botocore: Stabilize 1.19.23 ALLARCHES, #761139
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/botocore/botocore-1.19.23.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/botocore/botocore-1.19.23.ebuild
b/dev-python/botocore/botocore-1.19.23.ebuild
index ca40b64d111..1435c7d2b6a 100644
--- a/dev-python/botocore/botocore-1.19.23.ebuild
+++ b/dev-python/botocore/botocore-1.19.23.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="