diff options
author | Maciej Barć <xgqt@gentoo.org> | 2023-01-16 02:41:03 +0100 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2023-01-16 02:57:07 +0100 |
commit | 3155543957462421141a862801dcf10ff968ddf3 (patch) | |
tree | 4810fa0478483ec0bab2c6ce9adabee3f696c1d9 /sys-apps/polychromatic | |
parent | sys-apps/openrazer: enable python 3.11 (diff) | |
download | gentoo-3155543957462421141a862801dcf10ff968ddf3.tar.gz gentoo-3155543957462421141a862801dcf10ff968ddf3.tar.bz2 gentoo-3155543957462421141a862801dcf10ff968ddf3.zip |
sys-apps/razer-cli: enable python 3.11
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'sys-apps/polychromatic')
-rw-r--r-- | sys-apps/polychromatic/polychromatic-0.7.3-r1.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/polychromatic/polychromatic-0.8.0.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/polychromatic/polychromatic-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/polychromatic/polychromatic-0.7.3-r1.ebuild b/sys-apps/polychromatic/polychromatic-0.7.3-r1.ebuild index 53b1252d6a35..f3045e367458 100644 --- a/sys-apps/polychromatic/polychromatic-0.7.3-r1.ebuild +++ b/sys-apps/polychromatic/polychromatic-0.7.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit meson python-single-r1 readme.gentoo-r1 xdg diff --git a/sys-apps/polychromatic/polychromatic-0.8.0.ebuild b/sys-apps/polychromatic/polychromatic-0.8.0.ebuild index 53b1252d6a35..f3045e367458 100644 --- a/sys-apps/polychromatic/polychromatic-0.8.0.ebuild +++ b/sys-apps/polychromatic/polychromatic-0.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_{9..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 53b1252d6a35..f3045e367458 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..10} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit meson python-single-r1 readme.gentoo-r1 xdg |