K 10 svn:author V 5 novel K 8 svn:date V 27 2015-09-29T14:49:45.305225Z K 7 svn:log V 376 Fix plist on non-amd64 archs When the arch-specific option is defined and OPTIONS_SUB is enabled, PLIST_SUB is populated accordingly on the target arch. However, on other archs PLIST_SUB is not populated and that results in a broken pkg-plist. Fix this by explicitly adding '@comment ' for the option feature if it's not in PLIST_SUB. Reported by: jgh Pointy hat to: novel END