diff options
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/vhba/vhba-20240202-r1.ebuild (renamed from sys-fs/vhba/vhba-20240202.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/vhba/vhba-20240202.ebuild b/sys-fs/vhba/vhba-20240202-r1.ebuild index f618d982..1fc48d90 100644 --- a/sys-fs/vhba/vhba-20240202.ebuild +++ b/sys-fs/vhba/vhba-20240202-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="6" +EAPI=8 -inherit eutils udev +inherit udev MY_P=vhba-module-${PV} DESCRIPTION="Virtual (SCSI) Host Bus Adapter kernel module for the CDEmu suite" |