diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-07-03 22:17:59 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-07-03 22:18:34 -0400 |
commit | 860db43ad7049e3588e05376bef02896a4d48c2f (patch) | |
tree | 15ec1a79e8d85fdc466d94da907fd7e45bc6d680 /x11-libs | |
parent | sys-apps/xdg-desktop-portal-gnome: Version bump to 42.3 (diff) | |
download | gentoo-860db43ad7049e3588e05376bef02896a4d48c2f.tar.gz gentoo-860db43ad7049e3588e05376bef02896a4d48c2f.tar.bz2 gentoo-860db43ad7049e3588e05376bef02896a4d48c2f.zip |
x11-libs/libva: Switch to EAPI=8
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libva/libva-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libva/libva-9999.ebuild b/x11-libs/libva/libva-9999.ebuild index 48d03afe7a28..f2032b33b3ca 100644 --- a/x11-libs/libva/libva-9999.ebuild +++ b/x11-libs/libva/libva-9999.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 meson-multilib optfeature |