diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-08-12 08:39:34 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-08-15 09:33:17 +0200 |
commit | c8214598acd69261d663a1c4c11e48eafdc81777 (patch) | |
tree | 7353932469c48bd519919eca22608b44efc71840 /eclass | |
parent | subversion.eclass: add @SUPPORTED_EAPIS (diff) | |
download | gentoo-c8214598acd69261d663a1c4c11e48eafdc81777.tar.gz gentoo-c8214598acd69261d663a1c4c11e48eafdc81777.tar.bz2 gentoo-c8214598acd69261d663a1c4c11e48eafdc81777.zip |
systemd.eclass: add @SUPPORTED_EAPIS
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/systemd.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/systemd.eclass b/eclass/systemd.eclass index a870624014b1..9a5abfeac900 100644 --- a/eclass/systemd.eclass +++ b/eclass/systemd.eclass @@ -4,6 +4,7 @@ # @ECLASS: systemd.eclass # @MAINTAINER: # systemd@gentoo.org +# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6 7 # @BLURB: helper functions to install systemd units # @DESCRIPTION: # This eclass provides a set of functions to install unit files for |