diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-07-25 20:34:14 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-07-25 20:34:14 +0200 |
commit | 37ce3bf3da25263300c9bc2b12f9f30d80d0098a (patch) | |
tree | 189b24650a0b6e604c0c9b6a2d6835a4e21f32f8 /app-dicts | |
parent | games-server/bedrock-server: drop 1.19.1.01, 1.19.2.02 (diff) | |
download | gentoo-37ce3bf3da25263300c9bc2b12f9f30d80d0098a.tar.gz gentoo-37ce3bf3da25263300c9bc2b12f9f30d80d0098a.tar.bz2 gentoo-37ce3bf3da25263300c9bc2b12f9f30d80d0098a.zip |
app-dicts/aspell-pl: stabilize all-arches
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-pl/aspell-pl-6.0.20220601.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20220601.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20220601.0.ebuild index 3b9d01e9c8bd..2ecd46b7bf54 100644 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20220601.0.ebuild +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20220601.0.ebuild @@ -15,4 +15,4 @@ SRC_URI="https://sjp.pl/slownik/ort/${MY_P}.tar.bz2" S="${WORKDIR}/${MY_P/sjp-/}" LICENSE="Apache-2.0 CC-BY-4.0 GPL-2 LGPL-2.1 MPL-1.1 " -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" |