diff options
author | David Seifert <soap@gentoo.org> | 2019-12-30 01:48:32 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-12-30 13:58:53 +0100 |
commit | e636f5a60842cf91e4a6435667dbc70689e7a231 (patch) | |
tree | e45781108c12be7ac5d6cf69957cb9b4ac8b2c19 /profiles/arch/riscv/rv64gc/use.mask | |
parent | python-utils-r1.eclass: Remove PYTHON_TARGETS="jython2_7" (diff) | |
download | gentoo-e636f5a60842cf91e4a6435667dbc70689e7a231.tar.gz gentoo-e636f5a60842cf91e4a6435667dbc70689e7a231.tar.bz2 gentoo-e636f5a60842cf91e4a6435667dbc70689e7a231.zip |
profiles: Remove dead PYTHON_TARGETS
Signed-off-by: David Seifert <soap@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/14164
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/arch/riscv/rv64gc/use.mask')
-rw-r--r-- | profiles/arch/riscv/rv64gc/use.mask | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/profiles/arch/riscv/rv64gc/use.mask b/profiles/arch/riscv/rv64gc/use.mask index 529c1d546345..6e01a574cebb 100644 --- a/profiles/arch/riscv/rv64gc/use.mask +++ b/profiles/arch/riscv/rv64gc/use.mask @@ -7,8 +7,6 @@ # Our Python has a lot of trouble with the two-level libdir. python_targets_python2_7 -python_targets_python3_5 python_targets_python3_6 python_single_target_python2_7 -python_single_target_python3_5 python_single_target_python3_6 |