aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'pym/gentoolkit/flag.py')
-rw-r--r--pym/gentoolkit/flag.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pym/gentoolkit/flag.py b/pym/gentoolkit/flag.py
index 8a16110..7643cfe 100644
--- a/pym/gentoolkit/flag.py
+++ b/pym/gentoolkit/flag.py
@@ -9,7 +9,7 @@
__all__ = (
- 'get)iuse',
+ 'get_iuse',
'get_installed_use',
'reduce_flag',
'reduce_flags',