commit: 131b9eff161ccfa4c93a747b811a35d81ae8150e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jul 1 08:57:53 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jul 1 08:58:11 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=131b9eff
dev-python/botocore: Stabilize 1.20.97 ALLARCHES, #799434 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/botocore/botocore-1.20.97.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/botocore/botocore-1.20.97.ebuild b/dev-python/botocore/botocore-1.20.97.ebuild index 762144aabf7..64b854be933 100644 --- a/dev-python/botocore/botocore-1.20.97.ebuild +++ b/dev-python/botocore/botocore-1.20.97.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 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 arm arm64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" fi RDEPEND="