summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-16 16:49:54 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-16 16:49:54 +0200
commit3c69b013dfc934b2383018a9d9eb4b29a8c7cb20 (patch)
tree07bb15042038168549692c983752c2d76c3aa926
parentdev-python/boto3: x86 stable wrt bug #737226 (diff)
downloadgentoo-3c69b013.tar.gz
gentoo-3c69b013.tar.bz2
gentoo-3c69b013.zip
dev-python/botocore: x86 stable wrt bug #737226
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/botocore/botocore-1.17.23.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-1.17.23.ebuild b/dev-python/botocore/botocore-1.17.23.ebuild
index 48319f1c2bc8..5c5377a0cea0 100644
--- a/dev-python/botocore/botocore-1.17.23.ebuild
+++ b/dev-python/botocore/botocore-1.17.23.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 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
fi
RDEPEND="