diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-08-12 08:38:02 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-08-15 09:32:39 +0200 |
commit | cdd7b29e12472725b44848f905c5585bd8b69c5f (patch) | |
tree | 67ce9e3537ba73013be74bc81f64881086efc445 /eclass/kernel-2.eclass | |
parent | java-vm-2.eclass: add @SUPPORTED_EAPIS (diff) | |
download | gentoo-cdd7b29e12472725b44848f905c5585bd8b69c5f.tar.gz gentoo-cdd7b29e12472725b44848f905c5585bd8b69c5f.tar.bz2 gentoo-cdd7b29e12472725b44848f905c5585bd8b69c5f.zip |
kernel-2.eclass: add @SUPPORTED_EAPIS
Diffstat (limited to 'eclass/kernel-2.eclass')
-rw-r--r-- | eclass/kernel-2.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass index e1fe9755be47..8e595d581cf6 100644 --- a/eclass/kernel-2.eclass +++ b/eclass/kernel-2.eclass @@ -8,6 +8,7 @@ # John Mylchreest <johnm@gentoo.org> # Mike Pagano <mpagano@gentoo.org> # <so many, many others, please add yourself> +# @SUPPORTED_EAPIS: 2 3 4 5 6 # @BLURB: Eclass for kernel packages # @DESCRIPTION: # This is the kernel.eclass rewrite for a clean base regarding the 2.6 |