diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-20 08:51:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-20 08:51:07 +0200 |
commit | e2f020f980f2576ad20096ee3b8527682a22ecf3 (patch) | |
tree | 61670b7db3800d25bde9b795cd3982952e47d0c2 /dev-lang/python/python-3.8.4-r1.ebuild | |
parent | dev-ruby/faraday: fix tests (diff) | |
download | gentoo-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.8.4-r1.ebuild')
-rw-r--r-- | dev-lang/python/python-3.8.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.8.4-r1.ebuild b/dev-lang/python/python-3.8.4-r1.ebuild index 1662a7425f56..ac6ff04b8553 100644 --- a/dev-lang/python/python-3.8.4-r1.ebuild +++ b/dev-lang/python/python-3.8.4-r1.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}" -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 )" |