diff options
author | 2024-12-23 20:11:26 +0100 | |
---|---|---|
committer | 2024-12-23 20:11:26 +0100 | |
commit | af908722a2d16ec9335dd5a99d28123940d1e8cb (patch) | |
tree | d90b1f4c546a5b5c4733c6ed4bfa9a738b48b81a /app-dicts | |
parent | sci-libs/caffe2: remove unused patches (diff) | |
download | gentoo-af908722a2d16ec9335dd5a99d28123940d1e8cb.tar.gz gentoo-af908722a2d16ec9335dd5a99d28123940d1e8cb.tar.bz2 gentoo-af908722a2d16ec9335dd5a99d28123940d1e8cb.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.20241101.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20241101.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20241101.0.ebuild index 1d39d73a3a77..10b1d505e6ff 100644 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20241101.0.ebuild +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20241101.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" |