From 8aeac2a4316b0905fd43fa69bc058827b16a95fc Mon Sep 17 00:00:00 2001 From: Marcin Deranek Date: Sun, 3 Jul 2022 10:33:07 +0200 Subject: Python fixes --- net-vpn/gp-saml-gui/gp-saml-gui-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-vpn/gp-saml-gui/gp-saml-gui-9999.ebuild') diff --git a/net-vpn/gp-saml-gui/gp-saml-gui-9999.ebuild b/net-vpn/gp-saml-gui/gp-saml-gui-9999.ebuild index 6de1104..d2bd236 100644 --- a/net-vpn/gp-saml-gui/gp-saml-gui-9999.ebuild +++ b/net-vpn/gp-saml-gui/gp-saml-gui-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8,9,10} ) inherit distutils-r1 git-r3 DESCRIPTION="Interactively authenticate to GlobalProtect VPNs that require SAML" -- cgit v1.2.3