diff options
-rw-r--r-- | sys-fs/vhba/vhba-20200106-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/vhba/vhba-20200106-r1.ebuild b/sys-fs/vhba/vhba-20200106-r1.ebuild index 72b25e972731..c8222ceac977 100644 --- a/sys-fs/vhba/vhba-20200106-r1.ebuild +++ b/sys-fs/vhba/vhba-20200106-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit eutils linux-mod udev +inherit linux-mod udev MY_P=vhba-module-${PV} DESCRIPTION="Virtual (SCSI) Host Bus Adapter kernel module for the CDEmu suite" |