summaryrefslogtreecommitdiff
path: root/sys-firmware/gnuk
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2023-05-02 10:23:08 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2023-05-02 10:23:08 +0100
commit2353d347391eeae2aca7f098d22777eda37e44ad (patch)
tree48d24e523f40f2abc215d39e4a27c07f00a96901 /sys-firmware/gnuk
parentsys-kernel/stable-sources: add 6.2.11, drop 6.2.10 (diff)
downloadportage-2353d347391eeae2aca7f098d22777eda37e44ad.tar.xz
sys-firmware/gnuk: enable py3.11
Diffstat (limited to 'sys-firmware/gnuk')
-rw-r--r--sys-firmware/gnuk/gnuk-1.2.19.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-firmware/gnuk/gnuk-1.2.19.ebuild b/sys-firmware/gnuk/gnuk-1.2.19.ebuild
index 9b20a9de..beaa9758 100644
--- a/sys-firmware/gnuk/gnuk-1.2.19.ebuild
+++ b/sys-firmware/gnuk/gnuk-1.2.19.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit git-r3 python-r1 udev
DESCRIPTION="An Implementation of USB Cryptographic Token for GnuPG"