Merge from genscripts r460: brian.dolbec
authorfuzzyray <fuzzyray@gentoo.org>
Wed, 22 Sep 2010 20:59:30 +0000 (20:59 -0000)
committerfuzzyray <fuzzyray@gentoo.org>
Wed, 22 Sep 2010 20:59:30 +0000 (20:59 -0000)
fix typo.

svn path=/trunk/gentoolkit/; revision=803

pym/gentoolkit/flag.py

index 8a161107f8454d351204750cde0f42d55458ead5..7643cfe99311c2acc81732d81a0af556a4eac90f 100644 (file)
@@ -9,7 +9,7 @@
 
 
 __all__ = (
-       'get)iuse',
+       'get_iuse',
        'get_installed_use',
        'reduce_flag',
        'reduce_flags',