summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-09-18 09:26:33 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-09-18 09:29:36 +0200
commit2d2bdc59ffc1521d63a7ca2a035c6943a66a3471 (patch)
tree2466552b2abfb13b83033caf5bfb9140c7f90001 /dev-python/botocore
parentdev-python/boto3: amd64/x86 stable (ALLARCHES policy) wrt bug #742611 (diff)
downloadgentoo-2d2bdc59ffc1521d63a7ca2a035c6943a66a3471.tar.gz
gentoo-2d2bdc59ffc1521d63a7ca2a035c6943a66a3471.tar.bz2
gentoo-2d2bdc59ffc1521d63a7ca2a035c6943a66a3471.zip
dev-python/botocore: amd64/x86 stable (ALLARCHES policy) wrt bug #742611
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/botocore')
-rw-r--r--dev-python/botocore/botocore-1.17.46.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-1.17.46.ebuild b/dev-python/botocore/botocore-1.17.46.ebuild
index 8737f742498b..9e8ccfc95981 100644
--- a/dev-python/botocore/botocore-1.17.46.ebuild
+++ b/dev-python/botocore/botocore-1.17.46.ebuild
@@ -16,7 +16,7 @@ if [[ "${PV}" == "9999" ]]; then
inherit git-r3
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
fi
RDEPEND="