summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--schemas/metadata.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas/metadata.xsd b/schemas/metadata.xsd
index 7f0a5a7c4..7385f10f9 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|aix|auto"/>
+ <xsd:pattern value="rh|debian|solaris|aix|gentoo|auto"/>
</xsd:restriction>
</xsd:simpleType>