diff options
author | 2020-02-25 15:59:24 +0100 | |
---|---|---|
committer | 2020-02-25 15:59:24 +0100 | |
commit | be18254d99854df21e8c97efab06f59a3fb13dfa (patch) | |
tree | 166225343742d6358270451cccd730300629d359 /dev-lang/python/python-3.7.6.ebuild | |
parent | net-libs/libtirpc: s390 stable wrt bug #710726 (diff) | |
download | gentoo-be18254d99854df21e8c97efab06f59a3fb13dfa.tar.gz gentoo-be18254d99854df21e8c97efab06f59a3fb13dfa.tar.bz2 gentoo-be18254d99854df21e8c97efab06f59a3fb13dfa.zip |
dev-lang/python: s390 stable wrt bug #710782
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/python/python-3.7.6.ebuild')
-rw-r--r-- | dev-lang/python/python-3.7.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.7.6.ebuild b/dev-lang/python/python-3.7.6.ebuild index 427e7682f7d3..826eaedc96a5 100644 --- a/dev-lang/python/python-3.7.6.ebuild +++ b/dev-lang/python/python-3.7.6.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 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 ~sh ~sparc ~x86" IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test tk wininst +xml" RESTRICT="!test? ( test )" |