commit: b59403cff708fce6c2abb2e848c96fe1c79832eb Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 9 15:14:08 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Feb 9 15:14:08 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b59403cf
dev-libs/crc32c: update EAPI 7 -> 8 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-libs/crc32c/crc32c-1.1.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/crc32c/crc32c-1.1.2-r2.ebuild b/dev-libs/crc32c/crc32c-1.1.2-r2.ebuild index 3eddf42a6270..25c6f9711384 100644 --- a/dev-libs/crc32c/crc32c-1.1.2-r2.ebuild +++ b/dev-libs/crc32c/crc32c-1.1.2-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake
