diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-03-21 14:42:54 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-03-21 19:01:32 +0100 |
commit | 3e98710246263543d31b34ce552fc85d8dd852c4 (patch) | |
tree | 4df17f30dad2d1b63edd52fec124ee53368a9087 /profiles/features | |
parent | media-sound/pulseeffects: Remove stray dep with hardcoded py3.4 (diff) | |
download | gentoo-3e98710246263543d31b34ce552fc85d8dd852c4.tar.gz gentoo-3e98710246263543d31b34ce552fc85d8dd852c4.tar.bz2 gentoo-3e98710246263543d31b34ce552fc85d8dd852c4.zip |
profiles: Remove python3_4 flags
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/prefix/standalone/kernel-2.6.16+/use.mask | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/profiles/features/prefix/standalone/kernel-2.6.16+/use.mask b/profiles/features/prefix/standalone/kernel-2.6.16+/use.mask index d465a4d7db12..b7f146f8d4a1 100644 --- a/profiles/features/prefix/standalone/kernel-2.6.16+/use.mask +++ b/profiles/features/prefix/standalone/kernel-2.6.16+/use.mask @@ -1,5 +1,3 @@ # >=python-3 is masked python_single_target_python3_5 -python_single_target_python3_4 python_targets_python3_5 -python_targets_python3_4 |