From: Agostino Sarubbo Date: Wed, 5 Jun 2019 06:47:34 +0000 (+0200) Subject: dev-python/boto3: amd64 stable wrt bug #685212 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f04e0677915440c8a0a640ba1cc8cead17b1cf4a;p=gentoo.git dev-python/boto3: amd64 stable wrt bug #685212 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" --- 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="