diff options
author | Sam James <sam@gentoo.org> | 2021-10-24 08:30:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-24 08:30:21 +0000 |
commit | b3fc6f2242f0c206445ed950e5e3da3e9a3e57a7 (patch) | |
tree | dd94fb326c1b23111654ae23aa2b50e022a0bdd1 /games-misc | |
parent | games-misc/opengfx: EAPI 8 (diff) | |
download | gentoo-b3fc6f2242f0c206445ed950e5e3da3e9a3e57a7.tar.gz gentoo-b3fc6f2242f0c206445ed950e5e3da3e9a3e57a7.tar.bz2 gentoo-b3fc6f2242f0c206445ed950e5e3da3e9a3e57a7.zip |
games-misc/opensfx: EAPI 8
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/opensfx/opensfx-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-misc/opensfx/opensfx-1.0.2.ebuild b/games-misc/opensfx/opensfx-1.0.2.ebuild index 54876177298e..04d1840a5c05 100644 --- a/games-misc/opensfx/opensfx-1.0.2.ebuild +++ b/games-misc/opensfx/opensfx-1.0.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 DESCRIPTION="OpenSFX data files for OpenTTD" HOMEPAGE="https://wiki.openttd.org/en/Basesets/OpenSFX https://github.com/OpenTTD/OpenSFX" |