summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pym/portage/dbapi/bintree.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pym/portage/dbapi/bintree.py b/pym/portage/dbapi/bintree.py
index 2e0a1a536..83e37c059 100644
--- a/pym/portage/dbapi/bintree.py
+++ b/pym/portage/dbapi/bintree.py
@@ -166,6 +166,7 @@ class binarytree(object):
"IUSE" : "",
"KEYWORDS": "",
"LICENSE" : "",
+ "PATH" : "",
"PDEPEND" : "",
"PROVIDE" : "",
"RDEPEND" : "",