1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-04-20 08:33:31 +02:00

Bump EAPI for sdlmame

This commit is contained in:
2022-08-13 13:43:56 +02:00
parent 6e7d84d46e
commit 81f203c926
2 changed files with 3 additions and 3 deletions

View File

@@ -1,9 +1,9 @@
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
PYTHON_COMPAT=( python2_7 python3_{8..11} )
inherit desktop eutils python-any-r1 toolchain-funcs qmake-utils xdg-utils
inherit desktop python-any-r1 toolchain-funcs qmake-utils xdg-utils
MY_PV="${PV/.}"