dev-python/awscli: keyword ~x86 for infra

Infra team uses awscli on some older x86 hosts for handling backups, and
confirm that it works fine.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
This commit is contained in:
Robin H. Johnson
2021-01-29 18:41:52 -08:00
parent 0e357e57cc
commit d92fd4f38f

View File

@@ -14,7 +14,7 @@ SRC_URI="https://github.com/aws/aws-cli/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 ~arm64"
KEYWORDS="amd64 ~arm64 ~x86"
IUSE="test"
# requires network access