diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-11-09 01:39:08 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-11-09 02:29:31 +0100 |
commit | c659bae4183d232f85290dbca8232c5c428edf31 (patch) | |
tree | 5144ea473a01825d12ca5be67cbc80168ad696ee /app-dicts | |
parent | dev-util/catalyst: Update dependencies for qcow2 builds (diff) | |
download | gentoo-c659bae4183d232f85290dbca8232c5c428edf31.tar.gz gentoo-c659bae4183d232f85290dbca8232c5c428edf31.tar.bz2 gentoo-c659bae4183d232f85290dbca8232c5c428edf31.zip |
app-dicts/aspell-pl: stable 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.20241001.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20241001.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20241001.0.ebuild index 1d39d73a3a77..10b1d505e6ff 100644 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20241001.0.ebuild +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20241001.0.ebuild @@ -18,4 +18,4 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2 LGPL-2.1 MPL-1.1 Apache-2.0 CC-BY-4.0" # upstream's order SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" |