summaryrefslogtreecommitdiff
path: root/sys-firmware
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2024-11-25 19:03:41 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2024-11-25 19:03:41 +0000
commitb7b498f58823c6dac3da4d753ecab41935810c21 (patch)
tree6d2e39b69f20bdcf4b21f8ae84a08005434c5b05 /sys-firmware
parentsys-firmware/apu2-bios: remove empty DEPEND (diff)
downloadportage-b7b498f58823c6dac3da4d753ecab41935810c21.tar.xz
sys-firmware/gnuk: enable py3.13
Diffstat (limited to 'sys-firmware')
-rw-r--r--sys-firmware/gnuk/gnuk-1.2.20.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-firmware/gnuk/gnuk-1.2.20.ebuild b/sys-firmware/gnuk/gnuk-1.2.20.ebuild
index e50c6343..6ab1f168 100644
--- a/sys-firmware/gnuk/gnuk-1.2.20.ebuild
+++ b/sys-firmware/gnuk/gnuk-1.2.20.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit git-r3 python-r1 udev
DESCRIPTION="An Implementation of USB Cryptographic Token for GnuPG"