summaryrefslogtreecommitdiffstats
path: root/schemas/types.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/types.xsd')
-rw-r--r--schemas/types.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/schemas/types.xsd b/schemas/types.xsd
index fa1e2484b..8b01c0df6 100644
--- a/schemas/types.xsd
+++ b/schemas/types.xsd
@@ -12,6 +12,7 @@
<xsd:restriction base='xsd:string'>
<xsd:enumeration value='deb' />
<xsd:enumeration value='rpm' />
+ <xsd:enumeration value='blast' />
<xsd:enumeration value='encap' />
<xsd:enumeration value='sysv' />
<xsd:enumeration value='portage' />