summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Feldman <NP-Hardass@gentoo.org>2021-07-01 10:29:34 -0400
committerAdam Feldman <NP-Hardass@gentoo.org>2021-07-01 12:02:02 -0400
commit730e5b8b794efdb62b5b627af73ec33614d8a3e6 (patch)
tree0d3f7a1e39e4a727cff32aac91046cdf07126a6c
parentapp-crypt/mit-krb5: keyword 1.19.1-r1 for ~riscv (diff)
downloadgentoo-730e5b8b.tar.gz
gentoo-730e5b8b.tar.bz2
gentoo-730e5b8b.zip
games-strategy/freeorion: Python 3.9
Closes: https://bugs.gentoo.org/793806 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
-rw-r--r--games-strategy/freeorion/freeorion-0.4.10.1-r3.ebuild (renamed from games-strategy/freeorion/freeorion-0.4.10.1-r2.ebuild)2
-rw-r--r--games-strategy/freeorion/freeorion-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/freeorion/freeorion-0.4.10.1-r2.ebuild b/games-strategy/freeorion/freeorion-0.4.10.1-r3.ebuild
index 8fe0bd67b884..7dc53ff3da60 100644
--- a/games-strategy/freeorion/freeorion-0.4.10.1-r2.ebuild
+++ b/games-strategy/freeorion/freeorion-0.4.10.1-r3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python{3_7,3_8} )
+PYTHON_COMPAT=( python{3_7,3_8,3_9} )
inherit cmake python-single-r1 xdg
DESCRIPTION="A free turn-based space empire and galactic conquest game"
diff --git a/games-strategy/freeorion/freeorion-9999.ebuild b/games-strategy/freeorion/freeorion-9999.ebuild
index afe458a3f79f..063ff13d1aea 100644
--- a/games-strategy/freeorion/freeorion-9999.ebuild
+++ b/games-strategy/freeorion/freeorion-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python{3_7,3_8} )
+PYTHON_COMPAT=( python{3_7,3_8,3_9} )
inherit cmake python-single-r1 xdg
DESCRIPTION="A free turn-based space empire and galactic conquest game"