diff --git a/dev-libs/serialDV/serialDV-1.1.4.ebuild b/dev-libs/serialDV/serialDV-1.1.4.ebuild index d8be14f6d..bb50f5469 100644 --- a/dev-libs/serialDV/serialDV-1.1.4.ebuild +++ b/dev-libs/serialDV/serialDV-1.1.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -inherit cmake-utils +inherit cmake DESCRIPTION="C++ library to encode/decode audio with AMBE3000" HOMEPAGE="https://github.com/f4exb/serialDV"