diff options
author | Jason Zaman <perfinion@gentoo.org> | 2024-06-29 16:47:52 -0700 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2024-06-29 17:34:48 -0700 |
commit | 9249a35936924ab5faa627289e3ee50f2af798c7 (patch) | |
tree | d15f8b029e7c5427a8639b2410095ca6c8fec217 /sys-apps | |
parent | sys-apps/secilc: update EAPI 7 -> 8 (diff) | |
download | gentoo-9249a35936924ab5faa627289e3ee50f2af798c7.tar.gz gentoo-9249a35936924ab5faa627289e3ee50f2af798c7.tar.bz2 gentoo-9249a35936924ab5faa627289e3ee50f2af798c7.zip |
sys-apps/restorecond: update EAPI 7 -> 8
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/restorecond/restorecond-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |