summaryrefslogtreecommitdiffstats
path: root/pym/portage/dbapi/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/portage/dbapi/__init__.py')
-rw-r--r--pym/portage/dbapi/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pym/portage/dbapi/__init__.py b/pym/portage/dbapi/__init__.py
index 0708d6840..be18b3245 100644
--- a/pym/portage/dbapi/__init__.py
+++ b/pym/portage/dbapi/__init__.py
@@ -20,7 +20,6 @@ from portage.localization import _
class dbapi(object):
_category_re = re.compile(r'^\w[-.+\w]*$')
- _pkg_dir_name_re = re.compile(r'^\w[-+\w]*$')
_categories = None
_use_mutable = False
_known_keys = frozenset(x for x in auxdbkeys