summaryrefslogtreecommitdiff
path: root/sys-boot
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/grub/grub-2.04-r15.ebuild (renamed from sys-boot/grub/grub-2.04-r14.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/grub/grub-2.04-r14.ebuild b/sys-boot/grub/grub-2.04-r15.ebuild
index 77562671..1056e6b9 100644
--- a/sys-boot/grub/grub-2.04-r14.ebuild
+++ b/sys-boot/grub/grub-2.04-r15.ebuild
@@ -10,7 +10,7 @@ fi
GRUB_AUTORECONF=1
if [[ -n ${GRUB_AUTOGEN} || -n ${GRUB_BOOTSTRAP} ]]; then
- PYTHON_COMPAT=( python{2_7,3_{8,9,10}} )
+ PYTHON_COMPAT=( python{2_7,3_{10,11,12}} )
inherit python-any-r1
fi