commit: a72dc43ee8bbf673f86049ac34519f27488c1f07 Author: James Beddek <telans <AT> posteo <DOT> de> AuthorDate: Mon Oct 4 07:17:10 2021 +0000 Commit: Theo Anderson <telans <AT> posteo <DOT> de> CommitDate: Mon Oct 4 07:17:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a72dc43e
media-libs/svt-hevc: update EAPI 7 -> 8 Signed-off-by: James Beddek <telans <AT> posteo.de> media-libs/svt-hevc/svt-hevc-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/svt-hevc/svt-hevc-9999.ebuild b/media-libs/svt-hevc/svt-hevc-9999.ebuild index 4519a7918..fa50dca2a 100644 --- a/media-libs/svt-hevc/svt-hevc-9999.ebuild +++ b/media-libs/svt-hevc/svt-hevc-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit flag-o-matic cmake
