diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:04:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:51:09 +0000 |
commit | 89375840f8e8251514794768448485332a49a6c3 (patch) | |
tree | b2a8467ef02e8b9c55dfc5c49c4dbd38eaae08c6 /app-dicts/aspell-fr | |
parent | app-dicts/aspell-fo: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-89375840f8e8251514794768448485332a49a6c3.tar.gz gentoo-89375840f8e8251514794768448485332a49a6c3.tar.bz2 gentoo-89375840f8e8251514794768448485332a49a6c3.zip |
app-dicts/aspell-fr: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-fr')
-rw-r--r-- | app-dicts/aspell-fr/aspell-fr-0.50.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-fr/aspell-fr-0.50.3.ebuild b/app-dicts/aspell-fr/aspell-fr-0.50.3.ebuild index 6ef034221673..313b671b9d5d 100644 --- a/app-dicts/aspell-fr/aspell-fr-0.50.3.ebuild +++ b/app-dicts/aspell-fr/aspell-fr-0.50.3.ebuild @@ -8,4 +8,4 @@ ASPELL_LANG="French" inherit aspell-dict-r1 LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos" |