From 4870423d7f13275d92f87f7dc004023be9bb04c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 22 Apr 2020 12:02:01 +0200 Subject: profiles: try to use Python2 packages This selectively enables Python2 for packages that do not have Python3 support. --- profiles/gaming/package.use | 3 +++ profiles/gaming/packages | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'profiles/gaming') diff --git a/profiles/gaming/package.use b/profiles/gaming/package.use index fe6cc8b..f150093 100644 --- a/profiles/gaming/package.use +++ b/profiles/gaming/package.use @@ -14,3 +14,6 @@ media-libs/libsdl2 haptic media-libs/mesa osmesa d3d9 app-emulation/wine-vanilla vkd3d xinerama osmesa app-emulation/wine-staging vkd3d xinerama themes osmesa + +# Selective use of Python2 +gnome-base/gconf python_targets_python2_7 diff --git a/profiles/gaming/packages b/profiles/gaming/packages index eed4f54..1d8c728 100644 --- a/profiles/gaming/packages +++ b/profiles/gaming/packages @@ -20,7 +20,7 @@ dev-libs/glib:2 dev-libs/libgcrypt dev-libs/nspr dev-libs/nss -#gnome-base/gconf +gnome-base/gconf gnome-extra/zenity media-libs/alsa-lib media-libs/fontconfig -- cgit v1.2.3