diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:04:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:51:19 +0000 |
commit | 36e030a2aa3089c31e2bc6c672b7abdbf166236f (patch) | |
tree | a9b26814b2e79e1e0f669b0fbee5f310fca5e0ae /app-dicts/aspell-nl | |
parent | app-dicts/aspell-lt: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-36e030a2aa3089c31e2bc6c672b7abdbf166236f.tar.gz gentoo-36e030a2aa3089c31e2bc6c672b7abdbf166236f.tar.bz2 gentoo-36e030a2aa3089c31e2bc6c672b7abdbf166236f.zip |
app-dicts/aspell-nl: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-nl')
-rw-r--r-- | app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild b/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild index e516cca10b2a..8de9091be5c6 100644 --- a/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild +++ b/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild @@ -8,4 +8,4 @@ ASPELL_LANG="Dutch" inherit aspell-dict-r1 LICENSE="freedist" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" |