net-print/kyocera-1x2x-mfp-driver: [QA] IUSE default for +l10n_en.
authorUlrich Müller <ulm@gentoo.org>
Sat, 13 Jan 2018 19:53:34 +0000 (20:53 +0100)
committerUlrich Müller <ulm@gentoo.org>
Sat, 13 Jan 2018 19:54:52 +0000 (20:54 +0100)
Otherwise REQUIRED_USE will fail with default (empty) L10N.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

net-print/kyocera-1x2x-mfp-driver/kyocera-1x2x-mfp-driver-1.1203-r1.ebuild

index a235beae8bdcb8e411de77cc8cde08ed4d6a2d73..a575ee6097e4430ea1a852e87a35f560c16974f9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ SLOT="0"
 KEYWORDS="-* ~amd64"
 
 IUSE_L10N=(en ar cs de el es fr he hu it ko pl pt ro ru th tr vi zh-CN zh-TW)
-IUSE="+rastertokpsl-fix ${IUSE_L10N[@]/#/l10n_}"
+IUSE="+rastertokpsl-fix +${IUSE_L10N[@]/#/l10n_}"
 REQUIRED_USE="|| ( ${IUSE_L10N[@]/#/l10n_} )"
 
 RDEPEND="net-print/cups"