Skip to content

Commit

Permalink
app-i18n/scim-tables: 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 832957c commit 56b6b4c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions app-i18n/scim-tables/scim-tables-0.5.13.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

inherit autotools base eutils
Expand All @@ -12,9 +12,6 @@ SLOT="0"
KEYWORDS="amd64 ~arm ppc x86"
IUSE="nls"
LANGS="am ar bn gu hi ja kn ko ml ne pa ru ta te th uk vi zh"
for i in ${LANGS} ; do
IUSE="${IUSE} linguas_${i}"
done

RDEPEND=">=app-i18n/scim-1.4.7-r2
nls? ( virtual/libintl )"
Expand Down

0 comments on commit 56b6b4c

Please sign in to comment.