summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kernel-check.py')
-rwxr-xr-xkernel-check.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-check.py b/kernel-check.py
index b63d6e9..acab2aa 100755
--- a/kernel-check.py
+++ b/kernel-check.py
@@ -4,7 +4,7 @@
# Distributed under the terms of the GNU General Public License v2
import getopt
-import portage.output
+import portage
import sys
import os
import kernellib as lib