mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-28 01:31:04 +02:00
14 lines
538 B
Text
14 lines
538 B
Text
#keep minimum python 2.7 packages
|
|
dev-python/setuptools python_targets_python2_7
|
|
dev-python/certifi python_targets_python2_7
|
|
dev-python/virtualenv python_targets_python2_7
|
|
|
|
#older versions are python 2 only
|
|
<dev-vcs/subversion-1.14.0 -python #1.14.0 doesn't actually build with python of course... https://bugs.gentoo.org/725850
|
|
<media-gfx/gimp-2.10.21 -python #doesn't actually exist yet, might need modification
|
|
|
|
#no python3 support
|
|
dev-libs/libdnet -python
|
|
dev-libs/libgamin -python
|
|
dev-libs/libxslt -python
|
|
x11-libs/goocanvas -python
|