]> git.draconx.ca Git - gentoo-fixes.git/blobdiff - media-plugins/gimp-resynthesizer/gimp-resynthesizer-2.0.3-r5.ebuild
Work around python-r1 eclass dropping python2.
[gentoo-fixes.git] / media-plugins / gimp-resynthesizer / gimp-resynthesizer-2.0.3-r5.ebuild
similarity index 94%
rename from media-plugins/gimp-resynthesizer/gimp-resynthesizer-2.0.3-r4.ebuild
rename to media-plugins/gimp-resynthesizer/gimp-resynthesizer-2.0.3-r5.ebuild
index ca877684a2674f4e0773e7bd3ea99a07dc4b6f7a..90fafb87324c8512d6ef586e680dc0b96d98bab1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright © 2020 Nick Bowler
+# Copyright © 2020-2021 Nick Bowler
 #
 # License GPLv2+: GNU General Public License version 2 or any later version.
 # This is free software: you are free to change and redistribute it.
@@ -12,6 +12,7 @@
 
 EAPI=7
 
+_PYTHON_ALLOW_PY27=1
 PYTHON_COMPAT=( python2_7 )
 
 inherit autotools python-single-r1