summaryrefslogtreecommitdiffstats
path: root/pym/portage/dbapi/_expand_new_virt.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/portage/dbapi/_expand_new_virt.py')
-rw-r--r--pym/portage/dbapi/_expand_new_virt.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/pym/portage/dbapi/_expand_new_virt.py b/pym/portage/dbapi/_expand_new_virt.py
index 95b2c28cd..9aa603d11 100644
--- a/pym/portage/dbapi/_expand_new_virt.py
+++ b/pym/portage/dbapi/_expand_new_virt.py
@@ -1,6 +1,8 @@
-# Copyright 2011-2012 Gentoo Foundation
+# Copyright 2011-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+from __future__ import unicode_literals
+
import portage
from portage.dep import Atom, _get_useflag_re
from portage.eapi import _get_eapi_attrs