diff options
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/perl-app.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/perl-app.eclass b/eclass/perl-app.eclass index 4519627d769c..6b762dd83b3d 100644 --- a/eclass/perl-app.eclass +++ b/eclass/perl-app.eclass @@ -3,6 +3,7 @@ # Author: Michael Cummings <mcummings@gentoo.org> # Maintained by the Perl herd <perl@gentoo.org> +# @SUPPORTED_EAPIS: 5 # If the ebuild doesn't override this, ensure we do not depend on the perl subslot value : ${GENTOO_DEPEND_ON_PERL_SUBSLOT:="no"} |