diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-01-15 11:18:55 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-01-15 11:31:19 +0200 |
commit | ea0842a929a37d30d20abbdc28f050b0bee8aa6d (patch) | |
tree | c924327232ea4ebf57534c1563dfb24f06db9ad4 /dev-games/libsmacker | |
parent | dev-games/libsmacker: version bump to 1.2.0_p43 (diff) | |
download | gentoo-ea0842a929a37d30d20abbdc28f050b0bee8aa6d.tar.gz gentoo-ea0842a929a37d30d20abbdc28f050b0bee8aa6d.tar.bz2 gentoo-ea0842a929a37d30d20abbdc28f050b0bee8aa6d.zip |
dev-games/libsmacker: update EAPI 7 -> 8 on 1.2.0_p43
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-games/libsmacker')
-rw-r--r-- | dev-games/libsmacker/libsmacker-1.2.0_p43.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/libsmacker/libsmacker-1.2.0_p43.ebuild b/dev-games/libsmacker/libsmacker-1.2.0_p43.ebuild index c0eda1df39bb..b106ae74e0b3 100644 --- a/dev-games/libsmacker/libsmacker-1.2.0_p43.ebuild +++ b/dev-games/libsmacker/libsmacker-1.2.0_p43.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit autotools |