summaryrefslogtreecommitdiffstats
path: root/bin/archive-conf
diff options
context:
space:
mode:
Diffstat (limited to 'bin/archive-conf')
-rwxr-xr-xbin/archive-conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/archive-conf b/bin/archive-conf
index 227bcece2..8a028f9b0 100755
--- a/bin/archive-conf
+++ b/bin/archive-conf
@@ -10,6 +10,8 @@
# Jeremy Wohl's dispatch-conf script and the portage chkcontents script.
#
+from __future__ import print_function
+
import sys
try:
import portage