From 4c588f061163483deaeecd52e6a5743762d2603e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 15 Jan 2024 19:18:29 +0000 Subject: gentoo auto-resync : 15:01:2024 - 19:18:28 --- app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.9.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.9.0.ebuild') diff --git a/app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.9.0.ebuild b/app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.9.0.ebuild index 9397bc4f864f..fab1bce25187 100644 --- a/app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.9.0.ebuild +++ b/app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.9.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-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..11} ) PYTHON_REQ_USE="sqlite" inherit python-single-r1 @@ -44,7 +44,7 @@ RDEPEND="${PYTHON_DEPS} DEPEND="test? ( dev-util/cmocka ) ${RDEPEND}" BDEPEND="${PYTHON_DEPS} - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig" src_configure() { -- cgit v1.2.3