From c65c388c3cffe1f64eaff6d7840056c83cc8f865 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 12 Aug 2018 08:38:49 +0200 Subject: [PATCH] perl-functions.eclass: add @SUPPORTED_EAPIS --- eclass/perl-functions.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/perl-functions.eclass b/eclass/perl-functions.eclass index 96e9a59e8904..e7775f31b8e0 100644 --- a/eclass/perl-functions.eclass +++ b/eclass/perl-functions.eclass @@ -8,6 +8,7 @@ # Seemant Kulleen # Andreas K. Huettel # Kent Fredric +# @SUPPORTED_EAPIS: 5 6 # @BLURB: helper functions eclass for perl modules # @DESCRIPTION: # The perl-functions eclass is designed to allow easier installation of perl -- 2.26.2