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-fr | |
parent | 752d6256e5204b958b0ef7905675a940b5e9172f (diff) |
gentoo resync : 29.12.2022
Diffstat (limited to 'app-dicts/aspell-fr')
-rw-r--r-- | app-dicts/aspell-fr/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-fr/aspell-fr-0.50.3-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/aspell-fr/Manifest b/app-dicts/aspell-fr/Manifest index 4b54d9b2466a..b8fa5af14530 100644 --- a/app-dicts/aspell-fr/Manifest +++ b/app-dicts/aspell-fr/Manifest @@ -1,3 +1,3 @@ DIST aspell-fr-0.50-3.tar.bz2 283086 BLAKE2B 674199a56d676ab65c414741e669b099a0f08f2010f3981caf30daff6726e516586aa771190eebf83570093c28a8732761a9166f587a933860a037f1dd561e0e SHA512 bb5d1faada9283521096a19a8f5abada2a19cc02717f6dde57846ef46a4df253113b10a2bb72d2b0e32e4a3ab24b541a5acd9f4595b908d2f6cd2fc448d8bc3b -EBUILD aspell-fr-0.50.3-r1.ebuild 277 BLAKE2B 4cd6dce5c15bbd6337d6c95451e15d2714236d7053896ae7a9e290cf6a083b60885c6eeb9f7432fbe5335586a857199e58fa1af930a1417ab2ac6ce6859797d6 SHA512 ea592af9fd9f8ec9b5721af6e1d4d58ec4fc142ac73dc4755ff9350798aedfb03143446d239cca844cce4406e3491a1cc332111d14a91554601020af16391530 +EBUILD aspell-fr-0.50.3-r1.ebuild 284 BLAKE2B 26a5d70b0485d2e0222aed221ea86b89a8b1fcfdf09ceb29704dbe8c78dcec1bb609769c93f43290507c1cfaff74b42f931f949c13d9d6e5f3fc5da967b9e6e5 SHA512 16ee58e1fdf058f25191daa2730098eba881e94fe028c84ab1b604aeba9ec007bedb46313bd51b07d72480f56249ef047bedd19423f1952909baaaa22c78b42e MISC metadata.xml 275 BLAKE2B 5ea4d40b14cc5ef65beaed8b1e6fba240963d79a9295621e0ec49d8e2a5577dc44770ebdea263723703611df01545780051e8cba4f2c4b6394c44db2abce3cde SHA512 c3dba23dbeb92f784a10f132881fd91e83a7bdc6a313ad5dff7da6e91ad72975a1b6fb5a85f3adef4abb746dd7f0fe7af81b8176ebf9ca495259ec04a29cbd8a diff --git a/app-dicts/aspell-fr/aspell-fr-0.50.3-r1.ebuild b/app-dicts/aspell-fr/aspell-fr-0.50.3-r1.ebuild index 09423601c31f..597d2756d464 100644 --- a/app-dicts/aspell-fr/aspell-fr-0.50.3-r1.ebuild +++ b/app-dicts/aspell-fr/aspell-fr-0.50.3-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 @@ -8,4 +8,4 @@ ASPELL_LANG="French" inherit aspell-dict-r1 LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos" |