summaryrefslogtreecommitdiff
path: root/dev-python/boto3
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-06-06 12:40:38 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-06-06 12:40:38 +0000
commit480c1918cc95a506f9504da60d28894fa02e954e (patch)
tree93d2b684e4b82a1ee7c0faeea5ca62d79aff9c47 /dev-python/boto3
parent615687d075753e96643213d3204c5cc924a16368 (diff)
downloadbaldeagleos-repo-480c1918cc95a506f9504da60d28894fa02e954e.tar.gz
baldeagleos-repo-480c1918cc95a506f9504da60d28894fa02e954e.tar.xz
baldeagleos-repo-480c1918cc95a506f9504da60d28894fa02e954e.zip
Adding metadata
Diffstat (limited to 'dev-python/boto3')
-rw-r--r--dev-python/boto3/boto3-1.23.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/boto3/boto3-1.23.10.ebuild b/dev-python/boto3/boto3-1.23.10.ebuild
index ed819b4695d0..0543721b562a 100644
--- a/dev-python/boto3/boto3-1.23.10.ebuild
+++ b/dev-python/boto3/boto3-1.23.10.ebuild
@@ -25,7 +25,7 @@ else
https://github.com/boto/boto3/archive/${PV}.tar.gz
-> ${P}.gh.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"
# botocore is x.(y+3).z
BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 3)).$(ver_cut 3-)"