Downgraded EAPI for unsupported ebuilds.

This commit is contained in:
Ronald Farrer 2023-09-13 18:14:37 -07:00
parent d91823fab2
commit fba1db5897

View file

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