kde4-base.eclass: Fix typo
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>
Thu, 19 May 2016 15:13:51 +0000 (17:13 +0200)
committerJohannes Huber <johu@gentoo.org>
Thu, 19 May 2016 15:43:53 +0000 (17:43 +0200)
Signed-off-by: Johannes Huber <johu@gentoo.org>
eclass/kde4-base.eclass

index 2d761f8ae8f0e6b70e3ad489732ce95ad1ba4870..c52f6992a2865fb9599b025ff008865752e0a240 100644 (file)
@@ -360,7 +360,7 @@ case ${KDE_HANDBOOK} in
        optional)
                case ${PN} in
                        kcontrol | kdesu | knetattach)
-                               _IUSE+=" handbook"
+                               IUSE+=" handbook"
                                ;;
                        *)
                                IUSE+=" +handbook"