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-wa | |
parent | 752d6256e5204b958b0ef7905675a940b5e9172f (diff) |
gentoo resync : 29.12.2022
Diffstat (limited to 'app-dicts/aspell-wa')
-rw-r--r-- | app-dicts/aspell-wa/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-wa/aspell-wa-0.50.0-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/aspell-wa/Manifest b/app-dicts/aspell-wa/Manifest index 4160ecae6262..65dae177d839 100644 --- a/app-dicts/aspell-wa/Manifest +++ b/app-dicts/aspell-wa/Manifest @@ -1,3 +1,3 @@ DIST aspell-wa-0.50-0.tar.bz2 50363 BLAKE2B a879745c25d30ed0004f25e95ab4fc7bd48d6e9de3c3c5e1b2880cc96d8b73d144a098bc3c54f748dc052d94daa6a17a3642334731aab019d0a0545230deb946 SHA512 67e8fbb80a2622b921e28a37b978fc998713f7e281beccc921afd8e289ac76094f589e905da2e9386c585fcfae53179ca1e9b24a39c8a021cb3f2685461e3a8c -EBUILD aspell-wa-0.50.0-r1.ebuild 267 BLAKE2B 373956a4c4029f30eb917a58fbfe3d2a4906500558bccc7b276ba8d06d5d419eb6bacf4a231a4248507bab9913d3aa96769ce64821613e8bd5b304cf33e9257d SHA512 ee22e7d53698475e40eff5f4560ca50b651d51f329c5a7b63b75241c24c32eff68e4cf3c82254ee332fd73fa11eba961958a30879b3791310c43a83a0c65aa51 +EBUILD aspell-wa-0.50.0-r1.ebuild 274 BLAKE2B e9ad0a5a9a031cc2858cae648d2a19f72fc36cf180fcbbd268bb56dd8dac59142d02a5bbd641960e587a0ed9c0ff4eec495bffe814f6f74ab1c30533e62fc494 SHA512 3f5a42c48112cfb32f843b7e86f6770f5eeba93b4b82d5424f386dd29351dd81b858d60f77d435542a8138b1b72ec92f69372b2fae59fcf74c969bfbfdb78ad4 MISC metadata.xml 275 BLAKE2B 5ea4d40b14cc5ef65beaed8b1e6fba240963d79a9295621e0ec49d8e2a5577dc44770ebdea263723703611df01545780051e8cba4f2c4b6394c44db2abce3cde SHA512 c3dba23dbeb92f784a10f132881fd91e83a7bdc6a313ad5dff7da6e91ad72975a1b6fb5a85f3adef4abb746dd7f0fe7af81b8176ebf9ca495259ec04a29cbd8a diff --git a/app-dicts/aspell-wa/aspell-wa-0.50.0-r1.ebuild b/app-dicts/aspell-wa/aspell-wa-0.50.0-r1.ebuild index 061315a9e304..48db14b45eea 100644 --- a/app-dicts/aspell-wa/aspell-wa-0.50.0-r1.ebuild +++ b/app-dicts/aspell-wa/aspell-wa-0.50.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 @@ -8,4 +8,4 @@ ASPELL_LANG="Walloon" 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" |