From a8511d1fa6ff853014cd1264f3fed8f3cf803aee Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 12 Aug 2018 11:12:10 +0200 Subject: perl-app.eclass: add @SUPPORTED_EAPIS --- eclass/perl-app.eclass | 1 + 1 file changed, 1 insertion(+) (limited to 'eclass') 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 # Maintained by the Perl herd +# @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"} -- cgit v1.2.3-65-gdbad