summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-12-26 16:38:36 +0100
committerDavid Seifert <soap@gentoo.org>2019-12-26 16:38:36 +0100
commitefad00259fbede864116e0482649a5426eca9e67 (patch)
tree17d17fe2259b4df00ef44be6f9be334a87c7bc14 /games-puzzle
parentgames-puzzle/angrydd: Remove py3.8 for now (diff)
downloadgentoo-efad00259fbede864116e0482649a5426eca9e67.tar.gz
gentoo-efad00259fbede864116e0482649a5426eca9e67.tar.bz2
gentoo-efad00259fbede864116e0482649a5426eca9e67.zip
games-puzzle/monsterz: Remove py3.8 for now
Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/monsterz/monsterz-0.7.1_p11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-puzzle/monsterz/monsterz-0.7.1_p11.ebuild b/games-puzzle/monsterz/monsterz-0.7.1_p11.ebuild
index 87cecf30833e..dd8928ebd33e 100644
--- a/games-puzzle/monsterz/monsterz-0.7.1_p11.ebuild
+++ b/games-puzzle/monsterz/monsterz-0.7.1_p11.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit desktop python-r1