diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-21 18:54:16 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-21 19:54:34 -0400 |
commit | eff74a12c38897bf4b2a774d940ae9cee49c8641 (patch) | |
tree | 6488201b680e3a8c4f87e7b090a6a1c385ce378b /profiles/arch | |
parent | app-metrics/redis_exporter: filter GOCACHE vars (bug 684052) (diff) | |
download | gentoo-eff74a12c38897bf4b2a774d940ae9cee49c8641.tar.gz gentoo-eff74a12c38897bf4b2a774d940ae9cee49c8641.tar.bz2 gentoo-eff74a12c38897bf4b2a774d940ae9cee49c8641.zip |
arm64/profiles/use.mask: drop python 3.7 mask
* dev-python/pytest and dev-python/twisted are now stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/arm64/use.mask | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index 5cb2650ee421..bb7b30763851 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -31,14 +31,6 @@ # https://github.com/LuaJIT/LuaJIT/issues/26 luajit -# Michał Górny <mgorny@gentoo.org> (16 Jul 2018) -# 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 - # Michał Górny <mgorny@gentoo.org> (09 Jul 2018) # No OpenCL provider is available on arm64. opencl |