diff options
Diffstat (limited to 'app-dicts/ispell-de/ispell-de-20161207.ebuild')
-rw-r--r-- | app-dicts/ispell-de/ispell-de-20161207.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-dicts/ispell-de/ispell-de-20161207.ebuild b/app-dicts/ispell-de/ispell-de-20161207.ebuild index bc3b0ec2..d02789b4 100644 --- a/app-dicts/ispell-de/ispell-de-20161207.ebuild +++ b/app-dicts/ispell-de/ispell-de-20161207.ebuild @@ -2,8 +2,11 @@ # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI="7" + +# Don't use Gentoo mirrors RESTRICT="mirror" + MY_P=igerman98-${PV} DESCRIPTION="German and Swiss dictionaries for ispell" |