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-qu | |
parent | 752d6256e5204b958b0ef7905675a940b5e9172f (diff) |
gentoo resync : 29.12.2022
Diffstat (limited to 'app-dicts/aspell-qu')
-rw-r--r-- | app-dicts/aspell-qu/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-qu/aspell-qu-0.02.0-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/aspell-qu/Manifest b/app-dicts/aspell-qu/Manifest index 09fb98b4be2d..db9612b8afc3 100644 --- a/app-dicts/aspell-qu/Manifest +++ b/app-dicts/aspell-qu/Manifest @@ -1,3 +1,3 @@ DIST aspell6-qu-0.02-0.tar.bz2 85541 BLAKE2B 140bcb997e377707497a33bcfc28d6a726355793d424d68afd4fa62fff0260d5b240ba0bfab5cab3609234d54698b8e0e0336915c96a8463787ca6d4faa1280f SHA512 aac1caea88e9bd896ec5a9a2e7fa4a569626fa5e6f6bf1188614db10ca2b34196b589c496027b3bc562ef9435245e215b428a49e91a8d0eb215801ae8c9bb512 -EBUILD aspell-qu-0.02.0-r1.ebuild 293 BLAKE2B de7accde3b48001f6756c14f5e293b5a515ab7c51d530e214436034f0e1b6582f123f7543b5ea1d2540e81f2704bffd3c4615639c242f1213c6a8de6be2bb8e2 SHA512 fba6ea709ee6fb377a976db6debbdfeed44f862f1fb1d265969090b2bd42ffba2af40050b0a708310f966dc72b4324a2280db1a4ed6522e2ba7232e2bfe5b458 +EBUILD aspell-qu-0.02.0-r1.ebuild 300 BLAKE2B 5f8acd02ab7aa1afaf9bbe552d0697acf59eca8d32b50fe9faf57d09d630cb5c34e151c55d797a79fcd21afdeedbd3ebf6c669acb6166055f305c6e79f3c50b9 SHA512 6dfccda7c0a521ba19cb9eea1b75a7ed08e9b07a8bc6b8b2521eb2d4696ceb9bb1530ea3f90b80bb23c412406465beaf4cadfe10836fd3b2898107b4fe0525d0 MISC metadata.xml 275 BLAKE2B 5ea4d40b14cc5ef65beaed8b1e6fba240963d79a9295621e0ec49d8e2a5577dc44770ebdea263723703611df01545780051e8cba4f2c4b6394c44db2abce3cde SHA512 c3dba23dbeb92f784a10f132881fd91e83a7bdc6a313ad5dff7da6e91ad72975a1b6fb5a85f3adef4abb746dd7f0fe7af81b8176ebf9ca495259ec04a29cbd8a diff --git a/app-dicts/aspell-qu/aspell-qu-0.02.0-r1.ebuild b/app-dicts/aspell-qu/aspell-qu-0.02.0-r1.ebuild index 31296dd541bd..eebe718fade6 100644 --- a/app-dicts/aspell-qu/aspell-qu-0.02.0-r1.ebuild +++ b/app-dicts/aspell-qu/aspell-qu-0.02.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" |