Downgraded EAPI for unsupported ebuilds.

This commit is contained in:
Ronald Farrer 2023-09-13 16:18:41 -07:00
parent 118a52dfcc
commit d91823fab2

View file

@ -1,7 +1,7 @@
# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
EAPI=7
PYTHON_COMPAT=( python3_{7..9} )