From c8ee253f4db8b9ce93071db942e4311a30ded8b6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 12 Aug 2018 08:38:51 +0200 Subject: [PATCH] perl-module.eclass: add @SUPPORTED_EAPIS --- eclass/perl-module.eclass | 1 + 1 file changed, 1 insertion(+) 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 -- 2.26.2