summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2020-02-18 19:45:51 -0500
committerAaron W. Swenson <titanofold@gentoo.org>2020-02-18 19:45:51 -0500
commit9e50ba954a0711be820dd3e2f998b99424e3e7e5 (patch)
treed6e837b4bbda4d3bb9b4116092cbdd30ca03bd81 /eclass/postgres-multi.eclass
parenteclass/postgres{,multi}.eclass: Allow EAPI7 (diff)
downloadgentoo-9e50ba954a0711be820dd3e2f998b99424e3e7e5.tar.gz
gentoo-9e50ba954a0711be820dd3e2f998b99424e3e7e5.tar.bz2
gentoo-9e50ba954a0711be820dd3e2f998b99424e3e7e5.zip
eclass/postgres{,-multi}.eclass: Note EAPI7 support
Forgot comment noting EAPI7 support Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
Diffstat (limited to 'eclass/postgres-multi.eclass')
-rw-r--r--eclass/postgres-multi.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/postgres-multi.eclass b/eclass/postgres-multi.eclass
index 21e2f2e0f02f..49d5c6a9c684 100644
--- a/eclass/postgres-multi.eclass
+++ b/eclass/postgres-multi.eclass
@@ -9,7 +9,7 @@ EXPORT_FUNCTIONS pkg_setup src_prepare src_compile src_install src_test
# @MAINTAINER:
# PostgreSQL <pgsql-bugs@gentoo.org>
# @AUTHOR: Aaron W. Swenson <titanofold@gentoo.org>
-# @SUPPORTED_EAPIS: 5 6
+# @SUPPORTED_EAPIS: 5 6 7
# @BLURB: An eclass to build PostgreSQL-related packages against multiple slots
# @DESCRIPTION:
# postgres-multi enables ebuilds, particularly PostgreSQL extensions, to