commit:     66ed9e448dd60cefec5ab2345057feb9c1b35045
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 31 04:36:23 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 31 05:19:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66ed9e44

cdrom.eclass: mark CDROM_OPTIONAL as @PRE_INHERIT

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

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

diff --git a/eclass/cdrom.eclass b/eclass/cdrom.eclass
index 79f43761452..623a19867d4 100644
--- a/eclass/cdrom.eclass
+++ b/eclass/cdrom.eclass
@@ -21,6 +21,7 @@ inherit portability
 
 # @ECLASS-VARIABLE: CDROM_OPTIONAL
 # @DEFAULT_UNSET
+# @PRE_INHERIT
 # @DESCRIPTION:
 # By default, the eclass sets PROPERTIES="interactive" on the assumption
 # that people will be using these.  If your package optionally supports

Reply via email to