diff options
Diffstat (limited to 'net-libs/libiio/libiio-0.21.ebuild')
-rw-r--r-- | net-libs/libiio/libiio-0.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libiio/libiio-0.21.ebuild b/net-libs/libiio/libiio-0.21.ebuild index b1bd4983707f..66f1603cbe68 100644 --- a/net-libs/libiio/libiio-0.21.ebuild +++ b/net-libs/libiio/libiio-0.21.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 -inherit cmake-utils +inherit cmake DESCRIPTION="Library for interfacing with IIO devices" HOMEPAGE="https://github.com/analogdevicesinc/libiio" |