diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2023-08-27 00:40:58 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-08-27 01:41:51 +0200 |
commit | d670bf457f8edb81b4edda65b9dfebd0a4482508 (patch) | |
tree | ccb07950b9601e04dfbc86bb319a82f66c7fd734 /app-dicts | |
parent | sys-devel/gcc: keyword 13.2.1_p20230826 (diff) | |
download | gentoo-d670bf457f8edb81b4edda65b9dfebd0a4482508.tar.gz gentoo-d670bf457f8edb81b4edda65b9dfebd0a4482508.tar.bz2 gentoo-d670bf457f8edb81b4edda65b9dfebd0a4482508.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.20230701.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20230701.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20230701.0.ebuild index 1c402f366bd7..9c6091efd441 100644 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20230701.0.ebuild +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20230701.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" |