commit: fc483a2d2e696aeca7279247f0c261a32f50fabc
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 17 09:46:37 2021 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jan 17 09:46:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc483a2d
dev-util/rbtools: add python3_9
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-util/rbtools/rbtools-2.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-util/rbtools/rbtools-2.0.ebuild
b/dev-util/rbtools/rbtools-2.0.ebuild
index 4ef4c539a64..09d586741ba 100644
--- a/dev-util/rbtools/rbtools-2.0.ebuild
+++ b/dev-util/rbtools/rbtools-2.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit distutils-r1