commit:     7950a501ad4592144b6b073ba4e837f72b68705b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 11 20:41:36 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 11 20:41:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7950a501

games-action/dxx-rebirth: add Python 3.8, 3.9

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20200615.ebuild | 5 +++--
 games-action/dxx-rebirth/dxx-rebirth-9999.ebuild               | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20200615.ebuild 
b/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20200615.ebuild
index a48cde126a3..12559c094e0 100644
--- a/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20200615.ebuild
+++ b/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20200615.ebuild
@@ -1,8 +1,9 @@
-# Copyright 2017-2020 Gentoo Authors
+# Copyright 2017-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_7 )
+
+PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit desktop eutils python-any-r1 scons-utils toolchain-funcs xdg
 if [[ "$PV" = 9999 ]]; then

diff --git a/games-action/dxx-rebirth/dxx-rebirth-9999.ebuild 
b/games-action/dxx-rebirth/dxx-rebirth-9999.ebuild
index c48c467cbad..a65b62b8be9 100644
--- a/games-action/dxx-rebirth/dxx-rebirth-9999.ebuild
+++ b/games-action/dxx-rebirth/dxx-rebirth-9999.ebuild
@@ -1,8 +1,9 @@
-# Copyright 2017-2020 Gentoo Authors
+# Copyright 2017-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_7 )
+
+PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit desktop eutils python-any-r1 scons-utils toolchain-funcs xdg
 if [[ "$PV" = 9999 ]]; then

Reply via email to