summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2022-09-19 16:25:50 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2022-09-19 16:26:35 -0700
commit00ce70fe258f644fc58251428a45c967a1934941 (patch)
tree27362048e29bda3684202b1dc6945a2053eed5c7
parentsys-libs/librtas: update upstream metadata (diff)
downloadgentoo-00ce70fe258f644fc58251428a45c967a1934941.tar.gz
gentoo-00ce70fe258f644fc58251428a45c967a1934941.tar.bz2
gentoo-00ce70fe258f644fc58251428a45c967a1934941.zip
sys-libs/librtas: update EAPI 7 -> 8
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r--sys-libs/librtas/librtas-2.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
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)"