diff options
author | Ulrich Müller <ulm@gentoo.org> | 2018-01-05 21:21:06 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2018-01-05 23:00:36 +0100 |
commit | 73fe5c604bd30a3579fde4d789a9e47abc5f2ace (patch) | |
tree | 3744a02a412ecba6330d4f454cc3addcdc6cc7f0 /app-crypt/gpa | |
parent | app-admin/system-config-printer: Remove linguas_* from IUSE. (diff) | |
download | gentoo-73fe5c604bd30a3579fde4d789a9e47abc5f2ace.tar.gz gentoo-73fe5c604bd30a3579fde4d789a9e47abc5f2ace.tar.bz2 gentoo-73fe5c604bd30a3579fde4d789a9e47abc5f2ace.zip |
app-crypt/gpa: Remove linguas_* from IUSE.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-crypt/gpa')
-rw-r--r-- | app-crypt/gpa/gpa-0.9.10.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-crypt/gpa/gpa-0.9.10.ebuild b/app-crypt/gpa/gpa-0.9.10.ebuild index fdcee55b529c..9fe3efefc9b8 100644 --- a/app-crypt/gpa/gpa-0.9.10.ebuild +++ b/app-crypt/gpa/gpa-0.9.10.ebuild @@ -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 @@ -10,8 +10,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" KEYWORDS="alpha amd64 ppc ppc64 sparc x86" -IUSE_LINGUAS=" ar cs de es fr ja nl pl pt_BR ru sv tr zh_TW" -IUSE="nls ${IUSE_LINGUAS// / linguas_}" +IUSE="nls" RDEPEND=" >=app-crypt/gnupg-2:= |