From c8214598acd69261d663a1c4c11e48eafdc81777 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 12 Aug 2018 08:39:34 +0200 Subject: [PATCH] systemd.eclass: add @SUPPORTED_EAPIS --- eclass/systemd.eclass | 1 + 1 file changed, 1 insertion(+) 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 -- 2.26.2