summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2021-01-29 18:41:52 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2021-01-29 18:43:13 -0800
commitd92fd4f38f46e50d52cf987cefdd72dcd9ee716c (patch)
tree62f6548dbfab835f2960ebdfc4a6e8a150da97bf
parentnet-misc/curl: [QA] Revert "remove libressl, fix bugs #744934..." (diff)
downloadgentoo-d92fd4f3.tar.gz
gentoo-d92fd4f3.tar.bz2
gentoo-d92fd4f3.zip
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>
-rw-r--r--dev-python/awscli/awscli-1.18.160.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/awscli/awscli-1.18.160.ebuild b/dev-python/awscli/awscli-1.18.160.ebuild
index f3644b7927be..7739f6e2be4e 100644
--- a/dev-python/awscli/awscli-1.18.160.ebuild
+++ b/dev-python/awscli/awscli-1.18.160.ebuild
@@ -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