summaryrefslogtreecommitdiff
path: root/sys-firmware
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2020-09-26 18:14:53 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2020-10-18 01:19:06 +0100
commit06ba95ca59859006a265f484a4adc6bc6408fa85 (patch)
tree8168d01dfff00d5cd009c7ead22616e430e5c9dc /sys-firmware
parentsys-auth/poldi: move to EAPI 7 (diff)
downloadportage-06ba95ca59859006a265f484a4adc6bc6408fa85.tar.xz
sys-firmware/gnuk: move to EAPI 7
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Diffstat (limited to 'sys-firmware')
-rw-r--r--sys-firmware/gnuk/gnuk-1.2.15.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-firmware/gnuk/gnuk-1.2.15.ebuild b/sys-firmware/gnuk/gnuk-1.2.15.ebuild
index f52f14aa..e59a03f1 100644
--- a/sys-firmware/gnuk/gnuk-1.2.15.ebuild
+++ b/sys-firmware/gnuk/gnuk-1.2.15.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
-PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+EAPI=7
+PYTHON_COMPAT=( python{3_7,3_8} )
inherit git-r3 eutils python-r1 udev
DESCRIPTION="An Implementation of USB Cryptographic Token for GnuPG"