mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user