From a3305c67b7ba428c8a624a415be3810cf586ab1c Mon Sep 17 00:00:00 2001 From: Bernard Cafarelli Date: Fri, 20 May 2022 14:01:42 +0200 Subject: media-gfx/mcomix: update EAPI 7 -> 8 Signed-off-by: Bernard Cafarelli --- media-gfx/mcomix/mcomix-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'media-gfx/mcomix') diff --git a/media-gfx/mcomix/mcomix-9999.ebuild b/media-gfx/mcomix/mcomix-9999.ebuild index b489652caa29..516e343c3014 100644 --- a/media-gfx/mcomix/mcomix-9999.ebuild +++ b/media-gfx/mcomix/mcomix-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit desktop git-r3 python-r1 xdg DESCRIPTION="GTK image viewer for comic book archives" -- cgit v1.2.3-65-gdbad