diff options
-rw-r--r-- | games-puzzle/pathological/pathological-1.1.3_p16.ebuild | 2 |
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 |