anyc / steam-overlay

Gentoo overlay for Valve's Steam client and Steam-based games
GNU General Public License v2.0
202 stars 44 forks source link

profiles: set EAPI 8 #340

Closed thesamesam closed 11 months ago

thesamesam commented 11 months ago

PMS says that PMs must assume EAPI 0 if it's not present, and not all PMs support this (pkgcraft doesn't, for example, and Portage is looking to drop it one day).

Just set EAPI 8. We do EAPI=5 in Gentoo right now for upgrade reasons but even that isn't really necessary.

chewi commented 11 months ago

Thanks! Reminds me I masked something 18 months ago and didn't drop it yet. :sweat_smile: