commit: 13852df3bc636c659ae515d769eac6507ed68b04 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Wed May 6 16:22:12 2020 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Wed May 6 16:22:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13852df3
profiles: unmask py37 on s390 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> profiles/arch/s390/use.mask | 8 -------- 1 file changed, 8 deletions(-) diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask index b2220eb8509..77e2c7a2f02 100644 --- a/profiles/arch/s390/use.mask +++ b/profiles/arch/s390/use.mask @@ -16,14 +16,6 @@ libglvnd appindicator ayatana -# Michał Górny <[email protected]> (2018-07-16) -# Python 3.7 support requires fresh versions of packages which are stuck -# at keywordreqs. -# bug #661306: dev-python/pytest -# bug #661320: dev-python/twisted -python_targets_python3_7 -python_single_target_python3_7 - # James Le Cuirot <[email protected]> (2017-06-29) # Unmask as this profile is big endian. -big-endian
