summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2020-12-06 21:35:55 -0500
committerAaron Bauman <bman@gentoo.org>2020-12-06 21:36:45 -0500
commitb01b872d52e42b3d18b83c53b92d2da8b1cd057d (patch)
treea1a7686dce74fee9b761457b86e9f3694ad9fde5
parentapp-text/mupdf: Keyword 1.18.0-r2 alpha, #748558 (diff)
downloadgentoo-b01b872d.tar.gz
gentoo-b01b872d.tar.bz2
gentoo-b01b872d.zip
eclass/db-use: EAPI=7 is silently supported. Reflect that.
Signed-off-by: Aaron Bauman <bman@gentoo.org>
-rw-r--r--eclass/db-use.eclass2
1 files changed, 1 insertions, 1 deletions
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 <pauldv@gentoo.org>
-# @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