projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21e3659
)
fortran-2.eclass: add @SUPPORTED_EAPIS
author
Michał Górny
<mgorny@gentoo.org>
Sun, 12 Aug 2018 06:37:22 +0000
(08:37 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 15 Aug 2018 07:32:27 +0000
(09:32 +0200)
eclass/fortran-2.eclass
patch
|
blob
|
history
diff --git
a/eclass/fortran-2.eclass
b/eclass/fortran-2.eclass
index d7ed9a99804d83035dcc6b312af6eb280fa4dca1..820cbbcb49bdaec45bd614580a5e4bfb0d8b3fdd 100644
(file)
--- a/
eclass/fortran-2.eclass
+++ b/
eclass/fortran-2.eclass
@@
-8,6
+8,7
@@
# @AUTHOR:
# Author Justin Lecher <jlec@gentoo.org>
# Test functions provided by Sebastien Fabbro and Kacper Kowalik
+# @SUPPORTED_EAPIS: 4 5 6
# @BLURB: Simplify fortran compiler management
# @DESCRIPTION:
# If you need a fortran compiler, then you should be inheriting this eclass.