diff options
-rw-r--r-- | conf/intel/portage/package.use/000-python27.package.use | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/intel/portage/package.use/000-python27.package.use b/conf/intel/portage/package.use/000-python27.package.use index c29f19c..90a2f19 100644 --- a/conf/intel/portage/package.use/000-python27.package.use +++ b/conf/intel/portage/package.use/000-python27.package.use @@ -2,4 +2,5 @@ app-emulation/playonlinux PYTHON_SINGLE_TARGET: python2_7 app-office/scribus PYTHON_SINGLE_TARGET: python2_7 +dev-util/geany-plugins PYTHON_SINGLE_TARGET: python2_7 media-tv/kodi PYTHON_SINGLE_TARGET: python2_7 |