diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-09-15 15:31:56 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-09-15 15:35:39 +0200 |
commit | 1e324ef401e5f5b57b7952f62c360a30433717e8 (patch) | |
tree | 469e2e9c358a0deb8713d0f06b426b67153f36d6 /app-dicts | |
parent | net-wireless/unifi: add 8.4.62 (diff) | |
download | gentoo-1e324ef401e5f5b57b7952f62c360a30433717e8.tar.gz gentoo-1e324ef401e5f5b57b7952f62c360a30433717e8.tar.bz2 gentoo-1e324ef401e5f5b57b7952f62c360a30433717e8.zip |
app-dicts/aspell-pl: drop ~ia64
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-pl/aspell-pl-6.0.20240901.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20240901.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20240901.0.ebuild index 63b0e6945675..1d39d73a3a77 100644 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20240901.0.ebuild +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20240901.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 ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" |