diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:04:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:51:07 +0000 |
commit | 94c61f06fd9b8a6c8245a96e59ed738bf7c1762e (patch) | |
tree | 8e11801f5774f879a493b33ad5c78bbcb437f5dd /app-dicts | |
parent | app-dicts/aspell-et: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-94c61f06fd9b8a6c8245a96e59ed738bf7c1762e.tar.gz gentoo-94c61f06fd9b8a6c8245a96e59ed738bf7c1762e.tar.bz2 gentoo-94c61f06fd9b8a6c8245a96e59ed738bf7c1762e.zip |
app-dicts/aspell-fi: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild b/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild index 31905e6505ed..bc2a935d2bd3 100644 --- a/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild +++ b/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild @@ -9,4 +9,4 @@ ASPELL_VERSION=6 inherit aspell-dict-r1 LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" |