shared: Add gentoo to list of valid mappings
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
@ -275,6 +275,7 @@ func (d *Definition) Validate() error {
|
||||
"alpinelinux",
|
||||
"centos",
|
||||
"debian",
|
||||
"gentoo",
|
||||
}
|
||||
|
||||
architectureMap := strings.TrimSpace(d.Mappings.ArchitectureMap)
|
||||
|
Reference in New Issue
Block a user