diff options
Diffstat (limited to 'sys-boot/os-prober/os-prober-9999.ebuild')
-rw-r--r-- | sys-boot/os-prober/os-prober-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/os-prober/os-prober-9999.ebuild b/sys-boot/os-prober/os-prober-9999.ebuild index 27278da5f56b..4bd5a3f21924 100644 --- a/sys-boot/os-prober/os-prober-9999.ebuild +++ b/sys-boot/os-prober/os-prober-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit readme.gentoo-r1 toolchain-funcs DESCRIPTION="Utility to detect other OSs on a set of drives" |