From 00ce70fe258f644fc58251428a45c967a1934941 Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Mon, 19 Sep 2022 16:25:50 -0700 Subject: sys-libs/librtas: update EAPI 7 -> 8 Signed-off-by: Georgy Yakovlev --- sys-libs/librtas/librtas-2.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/librtas/librtas-2.0.3.ebuild b/sys-libs/librtas/librtas-2.0.3.ebuild index 5c3f2b58d7b1..6af4142321e4 100644 --- a/sys-libs/librtas/librtas-2.0.3.ebuild +++ b/sys-libs/librtas/librtas-2.0.3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit autotools DESCRIPTION="A set of libraries for userspace access to RTAS on the PowerPC platform(s)" -- cgit v1.2.3-65-gdbad