diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-08-12 08:38:37 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-08-15 09:32:56 +0200 |
commit | 62c13bfe1a0c56a8bca13a1f77c15a02548f1679 (patch) | |
tree | 0638b04c59bfa408d469a7d8a656e591b516798a /eclass/netsurf.eclass | |
parent | mysql-v2.eclass: add @SUPPORTED_EAPIS (diff) | |
download | gentoo-62c13bfe1a0c56a8bca13a1f77c15a02548f1679.tar.gz gentoo-62c13bfe1a0c56a8bca13a1f77c15a02548f1679.tar.bz2 gentoo-62c13bfe1a0c56a8bca13a1f77c15a02548f1679.zip |
netsurf.eclass: add @SUPPORTED_EAPIS
Diffstat (limited to 'eclass/netsurf.eclass')
-rw-r--r-- | eclass/netsurf.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/netsurf.eclass b/eclass/netsurf.eclass index 58c6662a0492..7eda3264939a 100644 --- a/eclass/netsurf.eclass +++ b/eclass/netsurf.eclass @@ -4,6 +4,7 @@ # @ECLASS: netsurf.eclass # @MAINTAINER: # Michael Weber <xmw@gentoo.org> +# @SUPPORTED_EAPIS: 5 6 7 # @BLURB: Handle buildsystem of www.netsurf-browser.org components # @DESCRIPTION: # Handle unpacking and usage of separate buildsystem tarball and manage |