diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-06-29 12:04:12 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-06-29 12:04:12 +0100 |
commit | 0f558761aa2dee1017b4751e4017205e015a9560 (patch) | |
tree | 037df795519468a25d9362b4e95cdaeb84eb1cf9 /app-dicts/aspell-ar | |
parent | 752d6256e5204b958b0ef7905675a940b5e9172f (diff) |
gentoo resync : 29.12.2022
Diffstat (limited to 'app-dicts/aspell-ar')
-rw-r--r-- | app-dicts/aspell-ar/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-ar/aspell-ar-1.2.0-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/aspell-ar/Manifest b/app-dicts/aspell-ar/Manifest index 88b07c72d86c..70ab85f8e7e3 100644 --- a/app-dicts/aspell-ar/Manifest +++ b/app-dicts/aspell-ar/Manifest @@ -1,3 +1,3 @@ DIST aspell6-ar-1.2-0.tar.bz2 1541037 BLAKE2B cead4a31b3421891409bf69e8f1be1680b8815d2ced2ca2068d294373f035f84c59bd84d5758e99da1a89df143f351ff2d20af9a8629f73786f00fff269e8372 SHA512 7f645dab6e27da404d599f40da2baf469293105cbaf440bf9abf9268423b36e0faa11d1afcf5c32a8e1d93eadad356af6486a960c7bca97777948c844108f4bc -EBUILD aspell-ar-1.2.0-r1.ebuild 283 BLAKE2B 9bde729e3528acff031a3abc60dd244f5bf61223263ce9213b5bf8051f90b354ceb5ab32e71470364bc37d3504c93075ccc7883fdb98760126301260231aeb14 SHA512 dead2d6e1e00f86cee7fd906ee68e8e44910b8a5e9beaab83386a9dc9db544b44edda729c11c499ebe66ba89ba3f1ae957e839e51ea0a995974029cce40e0094 +EBUILD aspell-ar-1.2.0-r1.ebuild 290 BLAKE2B e9318d472f85dec6f7009e59616b8be8ed9370566d596f834ca43ea0f587e25c1d77f56295f9f3924ab09943130ff1cf923abb317587296c4d0f6b3ca0a8cd71 SHA512 de1e0574ab0d4e2536a8e88c1eb4d2d5c812c1f3b90b96666a3172d07b4823310ca814406c7375765e2e567529086e078babd09704a64174293b792a3767182d MISC metadata.xml 275 BLAKE2B 5ea4d40b14cc5ef65beaed8b1e6fba240963d79a9295621e0ec49d8e2a5577dc44770ebdea263723703611df01545780051e8cba4f2c4b6394c44db2abce3cde SHA512 c3dba23dbeb92f784a10f132881fd91e83a7bdc6a313ad5dff7da6e91ad72975a1b6fb5a85f3adef4abb746dd7f0fe7af81b8176ebf9ca495259ec04a29cbd8a diff --git a/app-dicts/aspell-ar/aspell-ar-1.2.0-r1.ebuild b/app-dicts/aspell-ar/aspell-ar-1.2.0-r1.ebuild index 5402196ad815..2cb0a94cdf7c 100644 --- a/app-dicts/aspell-ar/aspell-ar-1.2.0-r1.ebuild +++ b/app-dicts/aspell-ar/aspell-ar-1.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,4 +9,4 @@ ASPELL_VERSION=6 inherit aspell-dict-r1 LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" |