net-print/kyocera-1x2x-mfp-driver: [QA] IUSE default for +l10n_en.

Otherwise REQUIRED_USE will fail with default (empty) L10N.

Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Ulrich Müller
2018-01-13 20:53:34 +01:00
parent 7bca6f250a
commit c9b2da62b8

View 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"