mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user