media-gfx/mcomix: update EAPI 7 -> 8

Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
This commit is contained in:
Bernard Cafarelli
2022-05-20 14:01:42 +02:00
parent 4118489f00
commit a3305c67b7

View File

@@ -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"