diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-08-12 08:39:40 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-08-15 09:33:19 +0200 |
commit | 818447e76bab83f99148601701621b40f6744748 (patch) | |
tree | 1beffc6f6ac7380511214a9098393d8e33caa8d5 /eclass/tmpfiles.eclass | |
parent | texlive-module.eclass: add @SUPPORTED_EAPIS (diff) | |
download | gentoo-818447e76bab83f99148601701621b40f6744748.tar.gz gentoo-818447e76bab83f99148601701621b40f6744748.tar.bz2 gentoo-818447e76bab83f99148601701621b40f6744748.zip |
tmpfiles.eclass: add @SUPPORTED_EAPIS
Diffstat (limited to 'eclass/tmpfiles.eclass')
-rw-r--r-- | eclass/tmpfiles.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/tmpfiles.eclass b/eclass/tmpfiles.eclass index 2a6e7ce8866a..a1f155e63a4d 100644 --- a/eclass/tmpfiles.eclass +++ b/eclass/tmpfiles.eclass @@ -8,6 +8,7 @@ # @AUTHOR: # Mike Gilbert <floppym@gentoo.org> # William Hubbs <williamh@gentoo.org> +# @SUPPORTED_EAPIS: 5 6 # @BLURB: Functions related to tmpfiles.d files # @DESCRIPTION: # This eclass provides functionality related to installing and |