games-puzzle/pathological: Remove py3.8 for now
authorDavid Seifert <soap@gentoo.org>
Thu, 26 Dec 2019 15:38:38 +0000 (16:38 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 26 Dec 2019 15:38:38 +0000 (16:38 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
games-puzzle/pathological/pathological-1.1.3_p16.ebuild

index f7d5b90b6286114e89e440f79e92780a7a8516b0..e7751b67005f75639e66a1482b5f88788f683ada 100644 (file)
@@ -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