commit: 9249a35936924ab5faa627289e3ee50f2af798c7 Author: Jason Zaman <perfinion <AT> gentoo <DOT> org> AuthorDate: Sat Jun 29 23:47:52 2024 +0000 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org> CommitDate: Sun Jun 30 00:34:48 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9249a359
sys-apps/restorecond: update EAPI 7 -> 8 Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org> sys-apps/restorecond/restorecond-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/restorecond/restorecond-9999.ebuild b/sys-apps/restorecond/restorecond-9999.ebuild index 794b84bc99e8..452a33b36841 100644 --- a/sys-apps/restorecond/restorecond-9999.ebuild +++ b/sys-apps/restorecond/restorecond-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI="8" inherit systemd toolchain-funcs
