summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-06-05 08:47:34 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-06-05 08:47:34 +0200
commitf04e0677915440c8a0a640ba1cc8cead17b1cf4a (patch)
tree36c70d1b85b9420b6fefed9b2bbafa5b00e322a4 /dev-python/boto3
parentx11-libs/libgxim: amd64 stable wrt bug #684954 (diff)
downloadgentoo-f04e0677915440c8a0a640ba1cc8cead17b1cf4a.tar.gz
gentoo-f04e0677915440c8a0a640ba1cc8cead17b1cf4a.tar.bz2
gentoo-f04e0677915440c8a0a640ba1cc8cead17b1cf4a.zip
dev-python/boto3: amd64 stable wrt bug #685212
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python/boto3')
-rw-r--r--dev-python/boto3/boto3-1.9.122.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/boto3/boto3-1.9.122.ebuild b/dev-python/boto3/boto3-1.9.122.ebuild
index bb665fd73e2b..6d5dfa01b2d6 100644
--- a/dev-python/boto3/boto3-1.9.122.ebuild
+++ b/dev-python/boto3/boto3-1.9.122.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="