summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-06 19:38:24 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-06 19:38:24 +0200
commit13b94b24e0505a228c94b3e83fa87a5dbc85b864 (patch)
tree07142c9edf0ff65709889633f26f15f8be9a4fff /dev-python/botocore
parentdev-python/boto3: x86 stable wrt bug #727064 (diff)
downloadgentoo-13b94b24e0505a228c94b3e83fa87a5dbc85b864.tar.gz
gentoo-13b94b24e0505a228c94b3e83fa87a5dbc85b864.tar.bz2
gentoo-13b94b24e0505a228c94b3e83fa87a5dbc85b864.zip
dev-python/botocore: x86 stable wrt bug #727064
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/botocore')
-rw-r--r--dev-python/botocore/botocore-1.15.48.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-1.15.48.ebuild b/dev-python/botocore/botocore-1.15.48.ebuild
index f9ce3c85acf8..1c38902f7a11 100644
--- a/dev-python/botocore/botocore-1.15.48.ebuild
+++ b/dev-python/botocore/botocore-1.15.48.ebuild
@@ -18,7 +18,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="