From: Michał Górny Date: Sun, 12 Aug 2018 09:12:10 +0000 (+0200) Subject: perl-app.eclass: add @SUPPORTED_EAPIS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a8511d1fa6ff853014cd1264f3fed8f3cf803aee;p=gentoo.git perl-app.eclass: add @SUPPORTED_EAPIS --- 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"}