commit: 2d902bc93c2bf1b35b471e7c0aed9ca03257bd6a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 18 16:24:28 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 18 16:24:28 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d902bc9
dev-python/botocore: Stabilize 1.18.18 ALLARCHES, #755230
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/botocore/botocore-1.18.18.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/botocore/botocore-1.18.18.ebuild
b/dev-python/botocore/botocore-1.18.18.ebuild
index ba67bf7ac94..6c4f654eef4 100644
--- a/dev-python/botocore/botocore-1.18.18.ebuild
+++ b/dev-python/botocore/botocore-1.18.18.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="