summaryrefslogtreecommitdiff
path: root/sys-firmware
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2024-06-04 17:59:51 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2024-06-04 17:59:51 +0100
commit56e6aeaa0f27cf3ae72151b4794d29ce3b06d6fe (patch)
tree49750c95c1d2b20e9072d0d0ae403c9eff27a0e6 /sys-firmware
parentnet-p2p/bisq: add 1.9.16 (diff)
downloadportage-56e6aeaa0f27cf3ae72151b4794d29ce3b06d6fe.tar.xz
sys-firmware/gnuk: enable py3.12 and disable py3.10
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 65cf5bd9..e50c6343 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_{10..11} )
+PYTHON_COMPAT=( python3_{11..12} )
inherit git-r3 python-r1 udev
DESCRIPTION="An Implementation of USB Cryptographic Token for GnuPG"