From: Thomas Deutschmann Date: Tue, 27 Nov 2018 21:44:00 +0000 (+0100) Subject: dev-python/boto3: x86 stable (bug #667974) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0122ba813e992bdc2ee61a1aa2948a2e591ba308;p=gentoo.git dev-python/boto3: x86 stable (bug #667974) Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-python/boto3/boto3-1.9.4-r1.ebuild b/dev-python/boto3/boto3-1.9.4-r1.ebuild index c4a2a2204096..fe04d1e0d42d 100644 --- a/dev-python/boto3/boto3-1.9.4-r1.ebuild +++ b/dev-python/boto3/boto3-1.9.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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="