summaryrefslogtreecommitdiff
path: root/net-vpn/openconnect/openconnect-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-vpn/openconnect/openconnect-9999.ebuild')
-rw-r--r--net-vpn/openconnect/openconnect-9999.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/net-vpn/openconnect/openconnect-9999.ebuild b/net-vpn/openconnect/openconnect-9999.ebuild
index e93dcc8dc7af..0751c933b2e4 100644
--- a/net-vpn/openconnect/openconnect-9999.ebuild
+++ b/net-vpn/openconnect/openconnect-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2011-2023 Gentoo Authors
+# Copyright 2011-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
PYTHON_REQ_USE="xml(+)"
inherit linux-info python-any-r1
@@ -75,6 +75,8 @@ if [[ ${PV} != 9999 ]]; then
VERIFY_SIG_OPENPGP_KEY_PATH="/usr/share/openpgp-keys/dwmw2@kernel.org.key"
fi
+QA_CONFIG_IMPL_DECL_SKIP=( memset_s )
+
CONFIG_CHECK="~TUN"
pkg_pretend() {