From: Mikle Kolyada Date: Mon, 19 Mar 2018 11:12:27 +0000 (+0300) Subject: dev-python/boto3: amd64 stable wrt bug #650598 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7580217a380b7e89cf63caf42509f7a67e1f84dd;p=gentoo.git dev-python/boto3: amd64 stable wrt bug #650598 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/dev-python/boto3/boto3-1.5.27.ebuild b/dev-python/boto3/boto3-1.5.27.ebuild index 76025bdf9594..7dda0e97cd48 100644 --- a/dev-python/boto3/boto3-1.5.27.ebuild +++ b/dev-python/boto3/boto3-1.5.27.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="