summaryrefslogtreecommitdiff
path: root/games-puzzle/pathological/pathological-1.1.3_p16-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-puzzle/pathological/pathological-1.1.3_p16-r3.ebuild')
-rw-r--r--games-puzzle/pathological/pathological-1.1.3_p16-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/pathological/pathological-1.1.3_p16-r3.ebuild b/games-puzzle/pathological/pathological-1.1.3_p16-r3.ebuild
index dc1f36d2d15d..0c32cefd318d 100644
--- a/games-puzzle/pathological/pathological-1.1.3_p16-r3.ebuild
+++ b/games-puzzle/pathological/pathological-1.1.3_p16-r3.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit desktop optfeature python-single-r1
MY_P="${PN}-$(ver_cut 1-3)"