diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-06-03 17:37:43 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-06-03 17:38:22 +0300 |
commit | f49444eb9009e39c3e224ebe85995a3eba1e7f6e (patch) | |
tree | 1fd5d49aa3258e1f81afc62d2fa34755c94dbe1f /app-dicts | |
parent | Revert "app-dicts/myspell-ru: drop older unstable version" (diff) | |
download | gentoo-f49444eb9009e39c3e224ebe85995a3eba1e7f6e.tar.gz gentoo-f49444eb9009e39c3e224ebe85995a3eba1e7f6e.tar.bz2 gentoo-f49444eb9009e39c3e224ebe85995a3eba1e7f6e.zip |
app-dicts/myspell-he: bump EAPI-7
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-he/myspell-he-2012.08.15.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-dicts/myspell-he/myspell-he-2012.08.15.ebuild b/app-dicts/myspell-he/myspell-he-2012.08.15.ebuild index 675fb1548a31..3fb4ffced19a 100644 --- a/app-dicts/myspell-he/myspell-he-2012.08.15.ebuild +++ b/app-dicts/myspell-he/myspell-he-2012.08.15.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 MYSPELL_DICT=( "he_IL.aff" @@ -23,4 +23,3 @@ SRC_URI="https://extensions.libreoffice.org/extensions/hebrew-he-spell-check-dic LICENSE="GPL-2 LGPL-2" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" -IUSE="" |