From: Michał Górny Date: Sun, 12 Aug 2018 06:38:51 +0000 (+0200) Subject: perl-module.eclass: add @SUPPORTED_EAPIS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c8ee253f4db8b9ce93071db942e4311a30ded8b6;p=gentoo.git perl-module.eclass: add @SUPPORTED_EAPIS --- diff --git a/eclass/perl-module.eclass b/eclass/perl-module.eclass index f97b3265fcc1..2a3932b538b8 100644 --- a/eclass/perl-module.eclass +++ b/eclass/perl-module.eclass @@ -7,6 +7,7 @@ # @AUTHOR: # Seemant Kulleen # Andreas K. Hüttel +# @SUPPORTED_EAPIS: 5 6 # @BLURB: eclass for installing Perl module distributions # @DESCRIPTION: # The perl-module eclass is designed to allow easier installation of Perl