Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Sun, 19 Mar 2023 10:42:21
Message-Id: 1679222521.50a22b07b87bf11548be593afc91603cb4db5385.soap@gentoo
1 commit: 50a22b07b87bf11548be593afc91603cb4db5385
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 19 10:42:01 2023 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 19 10:42:01 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50a22b07
7
8 db.eclass: add @SUPPORTED_EAPIS
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 eclass/db.eclass | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/eclass/db.eclass b/eclass/db.eclass
16 index ce48ad17dd3a..0c096dc48f13 100644
17 --- a/eclass/db.eclass
18 +++ b/eclass/db.eclass
19 @@ -4,6 +4,7 @@
20 # @ECLASS: db.eclass
21 # @MAINTAINER:
22 # base-system@g.o
23 +# @SUPPORTED_EAPIS: 7 8
24 # @BLURB: Internal eclass used by sys-libs/db ebuilds
25
26 case ${EAPI} in