From: Agostino Sarubbo <ago@gentoo.org>
Date: Sat, 4 Apr 2020 08:52:22 +0000 (+0200)
Subject: dev-lang/python: x86 stable wrt bug #715124
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=772971d42c74058094ab9bf4b05be53c4d0aba5d;p=gentoo.git

dev-lang/python: x86 stable wrt bug #715124

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
---

diff --git a/dev-lang/python/python-3.7.7-r1.ebuild b/dev-lang/python/python-3.7.7-r1.ebuild
index 856db0cfc496..cd23f61e64d8 100644
--- a/dev-lang/python/python-3.7.7-r1.ebuild
+++ b/dev-lang/python/python-3.7.7-r1.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}/${PYVER}m"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test tk wininst +xml"
 RESTRICT="!test? ( test )"