diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:03:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:51:00 +0000 |
commit | 1eea1e40c16632752881049ec00ef74bce1a64d9 (patch) | |
tree | aa8a4fb2649bc46f856ba022783eb35d7fed3cbc /app-dicts/aspell-da | |
parent | app-dicts/aspell-cy: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-1eea1e40c16632752881049ec00ef74bce1a64d9.tar.gz gentoo-1eea1e40c16632752881049ec00ef74bce1a64d9.tar.bz2 gentoo-1eea1e40c16632752881049ec00ef74bce1a64d9.zip |
app-dicts/aspell-da: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-da')
-rw-r--r-- | app-dicts/aspell-da/aspell-da-1.7.42.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-da/aspell-da-1.7.42.ebuild b/app-dicts/aspell-da/aspell-da-1.7.42.ebuild index d21d06d7d7c0..ef0d29179ac3 100644 --- a/app-dicts/aspell-da/aspell-da-1.7.42.ebuild +++ b/app-dicts/aspell-da/aspell-da-1.7.42.ebuild @@ -12,4 +12,4 @@ SRC_URI="https://da.speling.org/filer/new_${P}.tar.bz2" S="${WORKDIR}/new_${P}" 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" |