mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-01-30 03:54:45 +01:00
14 lines
507 B
Text
14 lines
507 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...
|
|
<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
|