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-hi | |
parent | 752d6256e5204b958b0ef7905675a940b5e9172f (diff) |
gentoo resync : 29.12.2022
Diffstat (limited to 'app-dicts/aspell-hi')
-rw-r--r-- | app-dicts/aspell-hi/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-hi/aspell-hi-0.02.0-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/aspell-hi/Manifest b/app-dicts/aspell-hi/Manifest index 28506b893605..a3e3bdff5d68 100644 --- a/app-dicts/aspell-hi/Manifest +++ b/app-dicts/aspell-hi/Manifest @@ -1,3 +1,3 @@ DIST aspell6-hi-0.02-0.tar.bz2 174790 BLAKE2B 0e768775f2504c726e414bad6ef07d939218c88878f32f8bb7d0492298ded5bf83e7b4da4036bc3b1f066d4173234e02bfbbfddbe5ba020aa88d99e37b606141 SHA512 298743e1e5988e26081d89ee6cdea3b2f3185ad81b3449b5fa3f644a2beaf488320f9468fbeeb7e6c7bcb3ae4b7116bd02f64c4e6f4c60f80c1a7c3b84946a93 -EBUILD aspell-hi-0.02.0-r1.ebuild 282 BLAKE2B 69baebb1ee7bcf671320da0704409a873965aabaeefa8b3feace3937e9192155a449b011c2a8a1c28c39998f3e217d463334d41495351eff608ae177a0ff06bc SHA512 bc2f43f188d4a503d50fb0da6cfe47d8586786d20c8ae17e8fb6bdfbaaa8e3842b9ddbcda0f6635b1a3b8ec8b9c89266a377704998aab51946d6bc9475b2059f +EBUILD aspell-hi-0.02.0-r1.ebuild 289 BLAKE2B 5c235100da1030c9aec1706e5fec545171b9f848187732a315ce0638aa17a681891c2f79bac7c4e4b90909907b89bd522343dc3470bcf9edef51553761159661 SHA512 9e0533737a81af5852fa12003a3634fb5fdac529b80234abaae2468003f757e80d62a4b8eedef21719ed1c9248daeb9f148a64aba32e2ff7ab82d5cdb222c36e MISC metadata.xml 275 BLAKE2B 5ea4d40b14cc5ef65beaed8b1e6fba240963d79a9295621e0ec49d8e2a5577dc44770ebdea263723703611df01545780051e8cba4f2c4b6394c44db2abce3cde SHA512 c3dba23dbeb92f784a10f132881fd91e83a7bdc6a313ad5dff7da6e91ad72975a1b6fb5a85f3adef4abb746dd7f0fe7af81b8176ebf9ca495259ec04a29cbd8a diff --git a/app-dicts/aspell-hi/aspell-hi-0.02.0-r1.ebuild b/app-dicts/aspell-hi/aspell-hi-0.02.0-r1.ebuild index 7c3b98b15c69..94b508622b93 100644 --- a/app-dicts/aspell-hi/aspell-hi-0.02.0-r1.ebuild +++ b/app-dicts/aspell-hi/aspell-hi-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" |