commit:     6fb216ef00b189777169405c617790242246fec8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 31 00:29:35 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Apr 24 08:07:01 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6fb216ef

kde.org.eclass: mark KDE_SELINUX_MODULE as @PRE_INHERIT

Controls IUSE="selinux" and SELinux policy dependency
in global scope.

Signed-off-by: Sam James <sam <AT> gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 eclass/kde.org.eclass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/eclass/kde.org.eclass b/eclass/kde.org.eclass
index c0392fc1e0..ee154f0aa0 100644
--- a/eclass/kde.org.eclass
+++ b/eclass/kde.org.eclass
@@ -107,6 +107,7 @@ readonly KDE_ORG_CATEGORIES
 : ${KDE_GEAR:=false}
 
 # @ECLASS-VARIABLE: KDE_SELINUX_MODULE
+# @PRE_INHERIT
 # @DESCRIPTION:
 # If set to "none", do nothing.
 # For any other value, add selinux to IUSE, and depending on that useflag

Reply via email to