commit: 13b94b24e0505a228c94b3e83fa87a5dbc85b864 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat Jun 6 17:38:24 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat Jun 6 17:38:24 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13b94b24
dev-python/botocore: x86 stable wrt bug #727064 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-python/botocore/botocore-1.15.48.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/botocore/botocore-1.15.48.ebuild b/dev-python/botocore/botocore-1.15.48.ebuild index f9ce3c85acf..1c38902f7a1 100644 --- a/dev-python/botocore/botocore-1.15.48.ebuild +++ b/dev-python/botocore/botocore-1.15.48.ebuild @@ -18,7 +18,7 @@ if [[ "${PV}" == "9999" ]]; then inherit git-r3 else SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~amd64 ~arm64 x86 ~amd64-linux ~x86-linux" fi RDEPEND="