diff options
author | Eli Schwartz <eschwartz@gentoo.org> | 2024-07-07 16:35:15 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@gentoo.org> | 2024-07-07 16:35:57 -0400 |
commit | 74f3bad81b3b04564c7aaf35def14f0a64219f49 (patch) | |
tree | 588e97cda2e1daba53877d5177d8e06866b6b5c5 /media-video/mkclean | |
parent | media-video/mkclean: mark as LTO-unsafe, strict-aliasing unsafe (diff) | |
download | gentoo-74f3bad81b3b04564c7aaf35def14f0a64219f49.tar.gz gentoo-74f3bad81b3b04564c7aaf35def14f0a64219f49.tar.bz2 gentoo-74f3bad81b3b04564c7aaf35def14f0a64219f49.zip |
media-video/mkclean: update EAPI 7 -> 8
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'media-video/mkclean')
-rw-r--r-- | media-video/mkclean/mkclean-0.8.10-r1.ebuild (renamed from media-video/mkclean/mkclean-0.8.10.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mkclean/mkclean-0.8.10.ebuild b/media-video/mkclean/mkclean-0.8.10-r1.ebuild index bfd440c3c065..4e916bbb2f48 100644 --- a/media-video/mkclean/mkclean-0.8.10.ebuild +++ b/media-video/mkclean/mkclean-0.8.10-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit flag-o-matic toolchain-funcs |