summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-07-30 14:54:38 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-07-30 14:54:38 +0300
commitb9b2c9be817d5ab0f0ef3059d55d40dec13b3573 (patch)
tree143ae972b89affcb7c8ce04108f1e5c9be92dac1
parentdev-python/boto3: Stabilize 1.24.31 ALLARCHES, #862333 (diff)
downloadgentoo-b9b2c9be.tar.gz
gentoo-b9b2c9be.tar.bz2
gentoo-b9b2c9be.zip
dev-python/botocore: Stabilize 1.27.31 ALLARCHES, #862333
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/botocore/botocore-1.27.31.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-1.27.31.ebuild b/dev-python/botocore/botocore-1.27.31.ebuild
index 830c713f6036..7cd0e672f49a 100644
--- a/dev-python/botocore/botocore-1.27.31.ebuild
+++ b/dev-python/botocore/botocore-1.27.31.ebuild
@@ -21,7 +21,7 @@ if [[ "${PV}" == "9999" ]]; then
inherit git-r3
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
fi
RDEPEND="