mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-util/cppi: Remove linguas_* from IUSE.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=4
|
||||
@@ -12,11 +12,6 @@ SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE="nls"
|
||||
|
||||
CPPI_LINGUAS="de eo fi fr hr it ja pl sr sv uk vi"
|
||||
for lingua in ${CPPI_LINGUAS}; do
|
||||
IUSE+=" linguas_${lingua}"
|
||||
done
|
||||
|
||||
DEPEND="
|
||||
app-arch/xz-utils
|
||||
nls? ( sys-devel/gettext )
|
||||
|
||||
Reference in New Issue
Block a user