Skip to content

Commit

Permalink
games-fps/doomsday: add Python 3.8, 3.9
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Jan 12, 2021
1 parent e24828d commit 50f81b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions games-fps/doomsday/doomsday-2.1.1-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# 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} )
PYTHON_COMPAT=( python3_{6,7,8,9} )

inherit cmake python-any-r1 qmake-utils readme.gentoo-r1

Expand Down

0 comments on commit 50f81b0

Please sign in to comment.