summaryrefslogtreecommitdiffstats
path: root/schemas/packages.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/packages.xsd')
-rw-r--r--schemas/packages.xsd9
1 files changed, 9 insertions, 0 deletions
diff --git a/schemas/packages.xsd b/schemas/packages.xsd
index 3f2fe4f57..d358a17b3 100644
--- a/schemas/packages.xsd
+++ b/schemas/packages.xsd
@@ -235,6 +235,15 @@
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
+ <xsd:attribute type="xsd:string" name="pin">
+ <xsd:annotation>
+ <xsd:documentation>
+ Extra information for pinning. This information is used
+ to differ between the sources. Should be used in the
+ supported format of apt.
+ </xsd:documentation>
+ </xsd:annotation>
+ </xsd:attribute>
<xsd:attributeGroup ref="py:genshiAttrs"/>
</xsd:complexType>