diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:04:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:51:06 +0000 |
commit | 49d4b6916b25a97a6f60b7ef8939414377c2cf04 (patch) | |
tree | 34f12a325d7ec95c110361d58c416e4f57445904 /app-dicts/aspell-es/aspell-es-1.9a.ebuild | |
parent | app-dicts/aspell-eo: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-49d4b6916b25a97a6f60b7ef8939414377c2cf04.tar.gz gentoo-49d4b6916b25a97a6f60b7ef8939414377c2cf04.tar.bz2 gentoo-49d4b6916b25a97a6f60b7ef8939414377c2cf04.zip |
app-dicts/aspell-es: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-es/aspell-es-1.9a.ebuild')
-rw-r--r-- | app-dicts/aspell-es/aspell-es-1.9a.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-es/aspell-es-1.9a.ebuild b/app-dicts/aspell-es/aspell-es-1.9a.ebuild index 9747afdb61ec..cfa148c63bc1 100644 --- a/app-dicts/aspell-es/aspell-es-1.9a.ebuild +++ b/app-dicts/aspell-es/aspell-es-1.9a.ebuild @@ -12,4 +12,4 @@ SRC_URI="mirror://gnu/aspell/dict/${ASPELL_SPELLANG}/${MY_P}.tar.bz2" S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86" |