summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2023-12-07 11:50:03 +0100
committerUlrich Müller <ulm@gentoo.org>2023-12-08 18:02:53 +0100
commitbe94f85920abf3720c2978cba2bdbfb4c1bcf7bd (patch)
tree73a7f072801b99f03f57b89c45a17de2578b1414 /eclass/flag-o-matic.eclass
parentdev-python/agate-sql: Enable py3.12 (diff)
downloadgentoo-be94f85920abf3720c2978cba2bdbfb4c1bcf7bd.tar.gz
gentoo-be94f85920abf3720c2978cba2bdbfb4c1bcf7bd.tar.bz2
gentoo-be94f85920abf3720c2978cba2bdbfb4c1bcf7bd.zip
flag-o-matic.eclass: Replace eutils inherit by eqawarn in EAPI 6
Reviewed-by: David Seifert <soap@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'eclass/flag-o-matic.eclass')
-rw-r--r--eclass/flag-o-matic.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o-matic.eclass
index d377568327e6..40662f4f7d7b 100644
--- a/eclass/flag-o-matic.eclass
+++ b/eclass/flag-o-matic.eclass
@@ -20,7 +20,7 @@ _FLAG_O_MATIC_ECLASS=1
inherit toolchain-funcs
-[[ ${EAPI} == 6 ]] && inherit eutils
+[[ ${EAPI} == 6 ]] && inherit eqawarn
# @FUNCTION: all-flag-vars
# @DESCRIPTION: