summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ebuild b/bin/ebuild
index 0225374e4..603212e25 100755
--- a/bin/ebuild
+++ b/bin/ebuild
@@ -74,7 +74,7 @@ for arg in pargs:
except KeyboardInterrupt:
print "Interrupted."
a = 1
- except KeyError
+ except KeyError:
# aux_get error
a = 1
if a == None: