commit: f7537ce8b828fd19ec862bc3c1ae410b5290807e
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 22:23:26 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Aug 24 22:23:44 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7537ce8
app-arch/rpm: Add Python 3.9 compatibility
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
app-arch/rpm/rpm-4.14.2.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-arch/rpm/rpm-4.14.2.1-r1.ebuild
b/app-arch/rpm/rpm-4.14.2.1-r1.ebuild
index c1b09818389..f4a6a46bc5e 100644
--- a/app-arch/rpm/rpm-4.14.2.1-r1.ebuild
+++ b/app-arch/rpm/rpm-4.14.2.1-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit autotools flag-o-matic perl-module python-single-r1 eapi7-ver