diff options
Diffstat (limited to 'games-action/dxx-rebirth/dxx-rebirth-9999.ebuild')
-rw-r--r-- | games-action/dxx-rebirth/dxx-rebirth-9999.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games-action/dxx-rebirth/dxx-rebirth-9999.ebuild b/games-action/dxx-rebirth/dxx-rebirth-9999.ebuild index c48c467cbad2..a65b62b8be92 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 |