perl-app.eclass: add @SUPPORTED_EAPIS
authorMichał Górny <mgorny@gentoo.org>
Sun, 12 Aug 2018 09:12:10 +0000 (11:12 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 15 Aug 2018 07:33:31 +0000 (09:33 +0200)
eclass/perl-app.eclass

index 4519627d769c68d63330e6f9d6b443428732a608..6b762dd83b3de4dc50057431297d3b7d66cdcebf 100644 (file)
@@ -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"}