Skip to content

Commit

Permalink
dev-util/cppi: Remove linguas_* from IUSE.
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.19, Repoman-2.3.6
  • Loading branch information
ulm committed Jan 5, 2018
1 parent d677a68 commit 24ffd41
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions dev-util/cppi/cppi-1.18.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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 )
Expand Down

0 comments on commit 24ffd41

Please sign in to comment.