diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-12-15 21:31:55 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-12-15 21:31:55 +0000 |
commit | e702c22024672a1347cf829492717ea6bc4c1f25 (patch) | |
tree | 7367a47fffa20107630551bc50291eaa062a2ddc /conf | |
parent | 1b41b85ef429a109cb4687c30e3c937fdcda90bd (diff) |
dev-util/geany-plugins : enable PYTHON_SINGLE_TARGET
Diffstat (limited to 'conf')
-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 |