summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-06 19:38:20 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-06 19:38:20 +0200
commit01c7bcfa26f629461fcba73e278bb21de2c5e2b6 (patch)
tree5dafc229ee0afa3d1e93067930f356aab479a508 /dev-python/boto3
parentsys-apps/ripgrep: x86 stable wrt bug #726044 (diff)
downloadgentoo-01c7bcfa26f629461fcba73e278bb21de2c5e2b6.tar.gz
gentoo-01c7bcfa26f629461fcba73e278bb21de2c5e2b6.tar.bz2
gentoo-01c7bcfa26f629461fcba73e278bb21de2c5e2b6.zip
dev-python/boto3: 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/boto3')
-rw-r--r--dev-python/boto3/boto3-1.12.48.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/boto3/boto3-1.12.48.ebuild b/dev-python/boto3/boto3-1.12.48.ebuild
index 1d5780433f8a..9f253f8f3938 100644
--- a/dev-python/boto3/boto3-1.12.48.ebuild
+++ b/dev-python/boto3/boto3-1.12.48.ebuild
@@ -17,7 +17,7 @@ if [[ "${PV}" == "9999" ]]; then
inherit git-r3
else
SRC_URI="https://github.com/boto/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
fi
RDEPEND="