commit: b39ca9c3d855ae39b805f9d75dfbc53cce5b6d35 Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> AuthorDate: Wed Jun 12 15:56:46 2024 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Wed Jun 12 16:00:52 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b39ca9c3
media-gfx/sic: bump EAPI 7 -> 8 Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> media-gfx/sic/sic-0.19.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/sic/sic-0.19.0.ebuild b/media-gfx/sic/sic-0.19.0.ebuild index 9794b7c43..a640d2f8a 100644 --- a/media-gfx/sic/sic-0.19.0.ebuild +++ b/media-gfx/sic/sic-0.19.0.ebuild @@ -1,7 +1,7 @@ # Copyright 2017-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 CRATES=" [email protected]
