diff --git a/net-libs/libtins/libtins-4.2.ebuild b/net-libs/libtins/libtins-4.2.ebuild index 79bb63b..d17dd29 100644 --- a/net-libs/libtins/libtins-4.2.ebuild +++ b/net-libs/libtins/libtins-4.2.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="Multiplatform C++ network packet sniffing and crafting library" HOMEPAGE="https://libtins.github.io/"