diff options
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/polychromatic/polychromatic-0.8.3-r1.ebuild (renamed from sys-apps/polychromatic/polychromatic-0.8.3.ebuild) | 2 | ||||
-rw-r--r-- | sys-apps/polychromatic/polychromatic-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/polychromatic/polychromatic-0.8.3.ebuild b/sys-apps/polychromatic/polychromatic-0.8.3-r1.ebuild index c65eca31c666..77b33608e6d4 100644 --- a/sys-apps/polychromatic/polychromatic-0.8.3.ebuild +++ b/sys-apps/polychromatic/polychromatic-0.8.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit meson python-single-r1 readme.gentoo-r1 xdg diff --git a/sys-apps/polychromatic/polychromatic-9999.ebuild b/sys-apps/polychromatic/polychromatic-9999.ebuild index f3045e367458..7baaa20d6a71 100644 --- a/sys-apps/polychromatic/polychromatic-9999.ebuild +++ b/sys-apps/polychromatic/polychromatic-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit meson python-single-r1 readme.gentoo-r1 xdg |