From ed468028e725c9580a7b2ee02d6b7b9375f7a0b2 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 14 Jan 2023 13:51:19 +0100 Subject: */*: remove py3.8 from PYTHON_COMPAT Signed-off-by: David Seifert --- app-shells/fish/fish-3.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-shells/fish/fish-3.6.0.ebuild') diff --git a/app-shells/fish/fish-3.6.0.ebuild b/app-shells/fish/fish-3.6.0.ebuild index 7c8b6a2c6584..03c282164a03 100644 --- a/app-shells/fish/fish-3.6.0.ebuild +++ b/app-shells/fish/fish-3.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit cmake python-any-r1 readme.gentoo-r1 xdg -- cgit v1.2.3-65-gdbad