summaryrefslogtreecommitdiffstats
path: root/schemas/metadata.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/metadata.xsd')
-rw-r--r--schemas/metadata.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas/metadata.xsd b/schemas/metadata.xsd
index 30e280dee..281bf72fd 100644
--- a/schemas/metadata.xsd
+++ b/schemas/metadata.xsd
@@ -10,7 +10,7 @@
<xsd:simpleType name='toolsetType'>
<xsd:restriction base="xsd:string">
- <xsd:pattern value="rh|debian|solaris"/>
+ <xsd:pattern value="rh|debian|solaris|aix|auto"/>
</xsd:restriction>
</xsd:simpleType>