diff options
| -rw-r--r-- | sys-boot/woeusb-ng/woeusb-ng-0.2.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/woeusb-ng/woeusb-ng-0.2.12-r1.ebuild b/sys-boot/woeusb-ng/woeusb-ng-0.2.12-r1.ebuild index 07b0926ba9c2..642da25f5654 100644 --- a/sys-boot/woeusb-ng/woeusb-ng-0.2.12-r1.ebuild +++ b/sys-boot/woeusb-ng/woeusb-ng-0.2.12-r1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools DISTUTILS_SINGLE_IMPL=1 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit desktop distutils-r1 optfeature xdg |
