diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:04:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:51:21 +0000 |
commit | 0d7106602ea16ec0a06ff27f7da7544846b17d4d (patch) | |
tree | fddfd6d0400b548e9d8fadb024ba0a0ecbe384d4 /app-dicts | |
parent | app-dicts/aspell-no: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-0d7106602ea16ec0a06ff27f7da7544846b17d4d.tar.gz gentoo-0d7106602ea16ec0a06ff27f7da7544846b17d4d.tar.bz2 gentoo-0d7106602ea16ec0a06ff27f7da7544846b17d4d.zip |
app-dicts/aspell-pl: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild index ae159ba248b6..68e67ee61a48 100644 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild @@ -14,4 +14,4 @@ SRC_URI="https://sjp.pl/slownik/ort/sjp-${MY_P}.tar.bz2" S="${WORKDIR}/${MY_P}" 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" |