summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-20 08:51:07 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-20 08:51:07 +0200
commite2f020f980f2576ad20096ee3b8527682a22ecf3 (patch)
tree61670b7db3800d25bde9b795cd3982952e47d0c2 /dev-lang/python/python-3.6.11-r2.ebuild
parentdev-ruby/faraday: fix tests (diff)
downloadgentoo-e2f020f980f2576ad20096ee3b8527682a22ecf3.tar.gz
gentoo-e2f020f980f2576ad20096ee3b8527682a22ecf3.tar.bz2
gentoo-e2f020f980f2576ad20096ee3b8527682a22ecf3.zip
dev-lang/python: ppc stable wrt bug #732498
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/python/python-3.6.11-r2.ebuild')
-rw-r--r--dev-lang/python/python-3.6.11-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.6.11-r2.ebuild b/dev-lang/python/python-3.6.11-r2.ebuild
index 93e2ecfcb761..33a828b2079a 100644
--- a/dev-lang/python/python-3.6.11-r2.ebuild
+++ b/dev-lang/python/python-3.6.11-r2.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 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sparc x86"
IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test +threads tk wininst +xml"
RESTRICT="!test? ( test )"