Downgraded EAPI for unsupported ebuilds.

This commit is contained in:
Ronald Farrer 2023-09-13 19:22:15 -07:00
parent fba1db5897
commit bde78d53eb

View file

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