diff options
Diffstat (limited to 'dev-python/botocore')
| -rw-r--r-- | dev-python/botocore/botocore-1.16.26.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/botocore/metadata.xml | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-1.16.26.ebuild b/dev-python/botocore/botocore-1.16.26.ebuild index c08c6f6ff899..5c5377a0cea0 100644 --- a/dev-python/botocore/botocore-1.16.26.ebuild +++ b/dev-python/botocore/botocore-1.16.26.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 ~arm64 ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" fi RDEPEND=" diff --git a/dev-python/botocore/metadata.xml b/dev-python/botocore/metadata.xml index 89b938d62841..aa0dcf16f5f6 100644 --- a/dev-python/botocore/metadata.xml +++ b/dev-python/botocore/metadata.xml @@ -17,6 +17,7 @@ <email>python@gentoo.org</email> <name>Python</name> </maintainer> + <stabilize-allarches/> <upstream> <remote-id type="github">boto/botocore</remote-id> <remote-id type="pypi">botocore</remote-id> |
