dev-tex/serienbrief: Remove linguas_* from IUSE.

Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Ulrich Müller
2018-01-05 21:33:58 +01:00
parent de516e8669
commit d677a68e9d

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -10,7 +10,6 @@ SRC_URI="http://nasauber.de/opensource/serienbrief/${P}.tar.gz"
LICENSE="GPL-2" # GPLv2 only
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="linguas_de"
DEPEND=""
RDEPEND=">=dev-lang/perl-5.8.6