diff options
Diffstat (limited to 'sys-firmware/seabios/seabios-1.12.0.ebuild')
-rw-r--r-- | sys-firmware/seabios/seabios-1.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-firmware/seabios/seabios-1.12.0.ebuild b/sys-firmware/seabios/seabios-1.12.0.ebuild index aa4de81c45aa..375070e32da8 100644 --- a/sys-firmware/seabios/seabios-1.12.0.ebuild +++ b/sys-firmware/seabios/seabios-1.12.0.ebuild @@ -5,7 +5,7 @@ EAPI="7" PYTHON_COMPAT=( python3_{7..9} ) -inherit eutils toolchain-funcs python-any-r1 +inherit toolchain-funcs python-any-r1 # SeaBIOS maintainers sometimes don't release stable tarballs or stable # binaries to generate the stable tarball the following is necessary: |