binarytree: index RESTRICT, for ACCEPT_RESTRICT
authorZac Medico <zmedico@gentoo.org>
Mon, 6 May 2013 08:18:06 +0000 (01:18 -0700)
committerZac Medico <zmedico@gentoo.org>
Mon, 6 May 2013 08:18:06 +0000 (01:18 -0700)
pym/portage/dbapi/bintree.py

index cdd10b37adad76779cf0659894f884005f619008..948fec9153de8c256e5558dee89e0ad230b7fe3e 100644 (file)
@@ -306,7 +306,7 @@ class binarytree(object):
                        self._pkgindex_aux_keys = \
                                ["BUILD_TIME", "CHOST", "DEPEND", "DESCRIPTION", "EAPI",
                                "HDEPEND", "IUSE", "KEYWORDS", "LICENSE", "PDEPEND", "PROPERTIES",
-                               "PROVIDE", "RDEPEND", "repository", "SLOT", "USE", "DEFINED_PHASES",
+                               "PROVIDE", "RESTRICT", "RDEPEND", "repository", "SLOT", "USE", "DEFINED_PHASES",
                                "BASE_URI"]
                        self._pkgindex_aux_keys = list(self._pkgindex_aux_keys)
                        self._pkgindex_use_evaluated_keys = \