summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-chemistry/massxpert/massxpert-3.4.0.ebuild6
1 files changed, 1 insertions, 5 deletions
diff --git a/sci-chemistry/massxpert/massxpert-3.4.0.ebuild b/sci-chemistry/massxpert/massxpert-3.4.0.ebuild
index 128b230625e0..d1fd657bcf7c 100644
--- a/sci-chemistry/massxpert/massxpert-3.4.0.ebuild
+++ b/sci-chemistry/massxpert/massxpert-3.4.0.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=5
@@ -21,10 +21,6 @@ DEPEND="${DEPEND}
PATCHES=( "${FILESDIR}/${P}-gentoo.patch" )
MASSXPERT_LANGS="fr"
-for L in ${MASSXPERT_LANGS}; do
- IUSE="${IUSE} linguas_${L}"
-done
-
src_prepare() {
cmake-utils_src_prepare