diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 03:36:05 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 03:36:05 +0100 |
commit | f3a685e05ce2c07c04ba31c1c819eaa95ba7207b (patch) | |
tree | 95ad486dcf267e582085fadcd81fabe0f90cf5aa /app-dicts/aspell-pl | |
parent | net-wireless/unifi: drop 8.0.7, 8.0.24 (diff) | |
download | gentoo-f3a685e05ce2c07c04ba31c1c819eaa95ba7207b.tar.gz gentoo-f3a685e05ce2c07c04ba31c1c819eaa95ba7207b.tar.bz2 gentoo-f3a685e05ce2c07c04ba31c1c819eaa95ba7207b.zip |
app-dicts/aspell-pl: stable all-arches
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-pl')
-rw-r--r-- | app-dicts/aspell-pl/aspell-pl-6.0.20231201.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20231201.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20231201.0.ebuild index 1c402f366bd7..77b0aa908ac8 100644 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20231201.0.ebuild +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20231201.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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" |