summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-12-26 16:38:38 +0100
committerDavid Seifert <soap@gentoo.org>2019-12-26 16:38:38 +0100
commit6fb97482c550ba202da7c556c148cbb7a44b2020 (patch)
tree361c4346e7200ac2089b633b96d9ea3ef72800c2 /games-puzzle/pathological
parentgames-puzzle/monsterz: Remove py3.8 for now (diff)
downloadgentoo-6fb97482c550ba202da7c556c148cbb7a44b2020.tar.gz
gentoo-6fb97482c550ba202da7c556c148cbb7a44b2020.tar.bz2
gentoo-6fb97482c550ba202da7c556c148cbb7a44b2020.zip
games-puzzle/pathological: 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/pathological')
-rw-r--r--games-puzzle/pathological/pathological-1.1.3_p16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-puzzle/pathological/pathological-1.1.3_p16.ebuild b/games-puzzle/pathological/pathological-1.1.3_p16.ebuild
index f7d5b90b6286..e7751b67005f 100644
--- a/games-puzzle/pathological/pathological-1.1.3_p16.ebuild
+++ b/games-puzzle/pathological/pathological-1.1.3_p16.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-single-r1