diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-03 18:13:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-03 18:13:54 +0200 |
commit | c8cc0650693bbaefcc195d832de5fce2a25b9b48 (patch) | |
tree | 5007e31c9774e1e4d9aaad71ac12b722d47c43b9 | |
parent | net-analyzer/nagios-core: ppc stable wrt bug #715940 (diff) | |
download | gentoo-c8cc0650693bbaefcc195d832de5fce2a25b9b48.tar.gz gentoo-c8cc0650693bbaefcc195d832de5fce2a25b9b48.tar.bz2 gentoo-c8cc0650693bbaefcc195d832de5fce2a25b9b48.zip |
dev-lang/python: ppc64 stable wrt bug #715124
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-lang/python/python-3.7.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.7.7.ebuild b/dev-lang/python/python-3.7.7.ebuild index d57ddee45e63..8c62b2e94aab 100644 --- a/dev-lang/python/python-3.7.7.ebuild +++ b/dev-lang/python/python-3.7.7.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 )" |