diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-05-24 22:37:43 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-05-25 01:35:07 +0200 |
commit | 6b90cac489e4d78c2ea0a359faab24101d5866ef (patch) | |
tree | b7b392a9982be4bc5f41334ccd87fcd6533435d5 /app-dicts | |
parent | www-apps/sonarr-bin: drop 4.0.4.1695 (diff) | |
download | gentoo-6b90cac489e4d78c2ea0a359faab24101d5866ef.tar.gz gentoo-6b90cac489e4d78c2ea0a359faab24101d5866ef.tar.bz2 gentoo-6b90cac489e4d78c2ea0a359faab24101d5866ef.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.20240301.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20240301.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20240301.0.ebuild index b26975716a32..77b0aa908ac8 100644 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20240301.0.ebuild +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20240301.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" |