commit: 6fb97482c550ba202da7c556c148cbb7a44b2020
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 26 15:38:38 2019 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Dec 26 15:38:38 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fb97482
games-puzzle/pathological: Remove py3.8 for now
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>
games-puzzle/pathological/pathological-1.1.3_p16.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-puzzle/pathological/pathological-1.1.3_p16.ebuild
b/games-puzzle/pathological/pathological-1.1.3_p16.ebuild
index f7d5b90b628..e7751b67005 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