From b01b872d52e42b3d18b83c53b92d2da8b1cd057d Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Sun, 6 Dec 2020 21:35:55 -0500 Subject: eclass/db-use: EAPI=7 is silently supported. Reflect that. Signed-off-by: Aaron Bauman --- eclass/db-use.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eclass/db-use.eclass') diff --git a/eclass/db-use.eclass b/eclass/db-use.eclass index 3f58b7a381bc..de257a9ae23b 100644 --- a/eclass/db-use.eclass +++ b/eclass/db-use.eclass @@ -6,7 +6,7 @@ # maintainer-needed@gentoo.org # @AUTHOR: # Paul de Vrieze -# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6 +# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6 7 # @BLURB: functions that aid the use of sys-libs/db # @DESCRIPTION: # functions that aid in the use of sys-libs/db -- cgit v1.2.3