From 6db125b2c73ace6590fcef2a436be04a6ca8c330 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Bar=C4=87?= Date: Thu, 28 Dec 2023 00:44:06 +0100 Subject: [PATCH] sys-apps/polychromatic: update PYTHON_COMPAT MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maciej Barć --- ...polychromatic-0.8.3.ebuild => polychromatic-0.8.3-r1.ebuild} | 2 +- sys-apps/polychromatic/polychromatic-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename sys-apps/polychromatic/{polychromatic-0.8.3.ebuild => polychromatic-0.8.3-r1.ebuild} (98%) diff --git a/sys-apps/polychromatic/polychromatic-0.8.3.ebuild b/sys-apps/polychromatic/polychromatic-0.8.3-r1.ebuild similarity index 98% rename from sys-apps/polychromatic/polychromatic-0.8.3.ebuild rename to sys-apps/polychromatic/polychromatic-0.8.3-r1.ebuild index c65eca31c666a..77b33608e6d4f 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 f3045e3674587..7baaa20d6a71b 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