commit: 5aa1775106b1ed32dd23e85c9fb5c7525511a9c4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 18 19:17:10 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 18 19:17:10 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5aa17751
dev-python/botocore: Stabilize 1.17.59 ALLARCHES, #749441
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/botocore/botocore-1.17.59.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/botocore/botocore-1.17.59.ebuild
b/dev-python/botocore/botocore-1.17.59.ebuild
index 973785f6125..9e8ccfc9598 100644
--- a/dev-python/botocore/botocore-1.17.59.ebuild
+++ b/dev-python/botocore/botocore-1.17.59.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="