commit: e964caac460090aa5c372b2d7bc3b1f6640320b1
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon May 31 05:28:15 2021 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon May 31 05:28:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e964caac
sys-apps/systemd-tmpfiles: inherit forgotten eclass
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
sys-apps/systemd-tmpfiles/systemd-tmpfiles-248.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/systemd-tmpfiles/systemd-tmpfiles-248.3.ebuild
b/sys-apps/systemd-tmpfiles/systemd-tmpfiles-248.3.ebuild
index 8eee7835e0c..1e8065ab5c1 100644
--- a/sys-apps/systemd-tmpfiles/systemd-tmpfiles-248.3.ebuild
+++ b/sys-apps/systemd-tmpfiles/systemd-tmpfiles-248.3.ebuild
@@ -11,7 +11,7 @@ fi
MINKV="3.11"
PYTHON_COMPAT=( python3_{8..10} )
-inherit meson python-any-r1
+inherit flag-o-matic meson python-any-r1
DESCRIPTION="Creates, deletes and cleans up volatile and temporary files and
directories"
HOMEPAGE="https://www.freedesktop.org/wiki/Software/systemd"