projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c99439
)
perl-app.eclass: add @SUPPORTED_EAPIS
author
Michał Górny
<mgorny@gentoo.org>
Sun, 12 Aug 2018 09:12:10 +0000
(11:12 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 15 Aug 2018 07:33:31 +0000
(09:33 +0200)
eclass/perl-app.eclass
patch
|
blob
|
history
diff --git
a/eclass/perl-app.eclass
b/eclass/perl-app.eclass
index 4519627d769c68d63330e6f9d6b443428732a608..6b762dd83b3de4dc50057431297d3b7d66cdcebf 100644
(file)
--- a/
eclass/perl-app.eclass
+++ b/
eclass/perl-app.eclass
@@
-3,6
+3,7
@@
# Author: Michael Cummings <mcummings@gentoo.org>
# Maintained by the Perl herd <perl@gentoo.org>
+# @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"}