diff options
Diffstat (limited to 'eclass/opam.eclass')
-rw-r--r-- | eclass/opam.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/opam.eclass b/eclass/opam.eclass index 76b2fcbfd53f..5c9c4950dd26 100644 --- a/eclass/opam.eclass +++ b/eclass/opam.eclass @@ -6,6 +6,7 @@ # Gentoo ML Project <ml@gentoo.org> # @AUTHOR: # Alexis Ballier <aballier@gentoo.org> +# @SUPPORTED_EAPIS: 5 6 7 # @BLURB: Provides functions for installing opam packages. # @DESCRIPTION: # Provides dependencies on opam and ocaml, opam-install and a default |