aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2023-05-02 00:45:35 +0500
committerAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2023-05-02 00:45:35 +0500
commit12088906c597f38640e866db39c7ba6dea3f5ec0 (patch)
tree34f83cc2ba6ad7ae3e3966042de7997b36ea8711 /games-rpg/snoot-game/snoot-game-1.8-r1.ebuild
parentwww-apps/twint: treeclean (diff)
downloadguru-12088906c597f38640e866db39c7ba6dea3f5ec0.tar.gz
guru-12088906c597f38640e866db39c7ba6dea3f5ec0.tar.bz2
guru-12088906c597f38640e866db39c7ba6dea3f5ec0.zip
*/*: drop dead py3.9 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Diffstat (limited to 'games-rpg/snoot-game/snoot-game-1.8-r1.ebuild')
-rw-r--r--games-rpg/snoot-game/snoot-game-1.8-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-rpg/snoot-game/snoot-game-1.8-r1.ebuild b/games-rpg/snoot-game/snoot-game-1.8-r1.ebuild
index f8b896dd4..f9aefbd65 100644
--- a/games-rpg/snoot-game/snoot-game-1.8-r1.ebuild
+++ b/games-rpg/snoot-game/snoot-game-1.8-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9,10,11} )
+PYTHON_COMPAT=( python3_{10,11} )
inherit python-single-r1 desktop wrapper
DESCRIPTION="Visual novel parody of Goodbye Volcano High"