commit: c77c1d3941551f6755798852511b3af0c7140834
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 18 18:41:16 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Oct 18 18:51:24 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c77c1d39
dev-python/botocore: x86 stable (bug #749441)
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
dev-python/botocore/botocore-1.17.59.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/botocore/botocore-1.17.59.ebuild
b/dev-python/botocore/botocore-1.17.59.ebuild
index 8737f742498..973785f6125 100644
--- a/dev-python/botocore/botocore-1.17.59.ebuild
+++ b/dev-python/botocore/botocore-1.17.59.ebuild
@@ -16,7 +16,7 @@ if [[ "${PV}" == "9999" ]]; then
inherit git-r3
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
fi
RDEPEND="