commit: 001fd46fbc46aa5e4f53bc7e79ddbeaf3f967ed5 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Mon Aug 14 19:04:06 2023 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Mon Aug 14 21:14:14 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=001fd46f
net-libs/libdom: update EAPI 7 -> 8 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> net-libs/libdom/libdom-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libdom/libdom-9999.ebuild b/net-libs/libdom/libdom-9999.ebuild index e4b422d0883c..c535b97c75b2 100644 --- a/net-libs/libdom/libdom-9999.ebuild +++ b/net-libs/libdom/libdom-9999.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 git-r3 netsurf
