commit:     a8511d1fa6ff853014cd1264f3fed8f3cf803aee
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 12 09:12:10 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 15 07:33:31 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8511d1f

perl-app.eclass: add @SUPPORTED_EAPIS

 eclass/perl-app.eclass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/eclass/perl-app.eclass b/eclass/perl-app.eclass
index 4519627d769..6b762dd83b3 100644
--- a/eclass/perl-app.eclass
+++ b/eclass/perl-app.eclass
@@ -3,6 +3,7 @@
 
 # Author: Michael Cummings <[email protected]>
 # Maintained by the Perl herd <[email protected]>
+# @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"}

Reply via email to