diff options
Diffstat (limited to 'sci-electronics/eagle/eagle-7.4.0.ebuild')
-rw-r--r-- | sci-electronics/eagle/eagle-7.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/eagle/eagle-7.4.0.ebuild b/sci-electronics/eagle/eagle-7.4.0.ebuild index 36ff23bc59a5..90e0233eddf3 100644 --- a/sci-electronics/eagle/eagle-7.4.0.ebuild +++ b/sci-electronics/eagle/eagle-7.4.0.ebuild @@ -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 EAPI="5" @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="cadsoft-2" SLOT="0" KEYWORDS="~amd64 ~x86 -*" -IUSE="doc linguas_de linguas_zh" +IUSE="doc" QA_PREBUILT="opt/eagle/bin/eagle" RESTRICT="mirror bindist" |