commit: 860db43ad7049e3588e05376bef02896a4d48c2f Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Mon Jul 4 02:17:59 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Mon Jul 4 02:18:34 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=860db43a
x11-libs/libva: Switch to EAPI=8 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> x11-libs/libva/libva-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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
