commit: 3877f14d12b9ec37cfd287af501fa61971e86a95
Author: Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 4 09:24:04 2021 +0000
Commit: Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Thu Mar 4 09:24:04 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3877f14d
dev-python/libarchive-c: python3_9 added
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andrey Grozin <grozin <AT> gentoo.org>
dev-python/libarchive-c/libarchive-c-2.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/libarchive-c/libarchive-c-2.9.ebuild
b/dev-python/libarchive-c/libarchive-c-2.9.ebuild
index 53823d5e1ba..836c869f14a 100644
--- a/dev-python/libarchive-c/libarchive-c-2.9.ebuild
+++ b/dev-python/libarchive-c/libarchive-c-2.9.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1