Even though keg isn't supposed to "know" about OBS, it can already produce a _multibuild file for convenience reasons and it seems like a half-job to produce that file and then not add the required OBS comment. It also had support added for producing architecture specific descriptions which include the OBS-ExclusiveArch comment so it seems just logical to add support for OBS-Profiles as well.
If _multibuild is disabled via command line argument or the comment exists already the comment is not added.
Even though keg isn't supposed to "know" about OBS, it can already produce a
_multibuild
file for convenience reasons and it seems like a half-job to produce that file and then not add the required OBS comment. It also had support added for producing architecture specific descriptions which include theOBS-ExclusiveArch
comment so it seems just logical to add support forOBS-Profiles
as well.If
_multibuild
is disabled via command line argument or the comment exists already the comment is not added.