diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2023-07-25 22:51:54 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-07-25 22:51:54 +0200 |
commit | 7ae24f5159f2569f67a287829cb91579db5a4a2c (patch) | |
tree | c502602c98ee7120070f594b5c5f5b0b5a833334 /app-dicts | |
parent | www-servers/pshs: update HOMEPAGE (diff) | |
download | gentoo-7ae24f5159f2569f67a287829cb91579db5a4a2c.tar.gz gentoo-7ae24f5159f2569f67a287829cb91579db5a4a2c.tar.bz2 gentoo-7ae24f5159f2569f67a287829cb91579db5a4a2c.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.20230301.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20230301.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20230301.0.ebuild index f83c98418d5e..9c6091efd441 100644 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20230301.0.ebuild +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20230301.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" |