commit:     a5ee8fbce4f54e4892801446e9affb5770dc55d7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 31 00:29:35 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 31 07:41:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5ee8fbc

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>

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

diff --git a/eclass/kde.org.eclass b/eclass/kde.org.eclass
index f0b6079ef96..cb4e1d30762 100644
--- a/eclass/kde.org.eclass
+++ b/eclass/kde.org.eclass
@@ -47,6 +47,7 @@ EXPORT_FUNCTIONS pkg_nofetch src_unpack
 : ${KDE_RELEASE_SERVICE:=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