summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-12 08:38:49 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-15 09:33:00 +0200
commitc65c388c3cffe1f64eaff6d7840056c83cc8f865 (patch)
treeec51899c249d4604ccd2075c07cc05a9c62bfbc4
parentout-of-source.eclass: add @SUPPORTED_EAPIS (diff)
downloadgentoo-c65c388c3cffe1f64eaff6d7840056c83cc8f865.tar.gz
gentoo-c65c388c3cffe1f64eaff6d7840056c83cc8f865.tar.bz2
gentoo-c65c388c3cffe1f64eaff6d7840056c83cc8f865.zip
perl-functions.eclass: add @SUPPORTED_EAPIS
-rw-r--r--eclass/perl-functions.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/perl-functions.eclass b/eclass/perl-functions.eclass
index 96e9a59e8904..e7775f31b8e0 100644
--- a/eclass/perl-functions.eclass
+++ b/eclass/perl-functions.eclass
@@ -8,6 +8,7 @@
# Seemant Kulleen <seemant@gentoo.org>
# Andreas K. Huettel <dilfridge@gentoo.org>
# Kent Fredric <kentnl@gentoo.org>
+# @SUPPORTED_EAPIS: 5 6
# @BLURB: helper functions eclass for perl modules
# @DESCRIPTION:
# The perl-functions eclass is designed to allow easier installation of perl