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-af | |
parent | 752d6256e5204b958b0ef7905675a940b5e9172f (diff) |
gentoo resync : 29.12.2022
Diffstat (limited to 'app-dicts/aspell-af')
-rw-r--r-- | app-dicts/aspell-af/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-af/aspell-af-0.50.0-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/aspell-af/Manifest b/app-dicts/aspell-af/Manifest index 3f877e12eede..7cd8c7918992 100644 --- a/app-dicts/aspell-af/Manifest +++ b/app-dicts/aspell-af/Manifest @@ -1,3 +1,3 @@ DIST aspell-af-0.50-0.tar.bz2 256111 BLAKE2B d2f5cfb6d1e3f71319283d1487bb27765daead18a9b709cb9dd0b58b0f1579649cae3d1b59e4cb28c470b1924bf670e3c89f75a1abe7fa02fd4ad779750647f3 SHA512 8ca7b892745bebe5dfda1319141c5efc53fbad1444066d585cc2d6479c51c85c31307a6977a0647b0c4add4a5b7baa9adb370996e25db4e1c98f1c10991fd649 -EBUILD aspell-af-0.50.0-r1.ebuild 269 BLAKE2B 15d8ae9499ae59cfd2664c4e242e1748101d230e334c5211817b2f94b52a53afab15655974738c62cc9769978134f83f7676123b06f3094d0a3584db2e3cc6d2 SHA512 c6848e49d577a668044bb34be3fa355ae3c6088c2a812eabf52e53981738ef39a44787bcc68cef11f472bcd9a5a8309a5b50b3be7c1f91902a4c23ba7d551922 +EBUILD aspell-af-0.50.0-r1.ebuild 276 BLAKE2B 4fb12ed3ad61ac67c569a2d8c35c696205be37ab5c78861ab6c69af1aaa229f63b6b5f9ba8b889fca7beaa90a9826ea8bd47d923a4e7c3ee1c91838c44d77f2e SHA512 0817f946d458388212d7edd2909684539d3a4f20da8329a1a248b231dfd397313f5dc6d2ce86ae465e77df45751cedf02c8523d3f8d61e85abcec9ece55d30fe MISC metadata.xml 275 BLAKE2B 5ea4d40b14cc5ef65beaed8b1e6fba240963d79a9295621e0ec49d8e2a5577dc44770ebdea263723703611df01545780051e8cba4f2c4b6394c44db2abce3cde SHA512 c3dba23dbeb92f784a10f132881fd91e83a7bdc6a313ad5dff7da6e91ad72975a1b6fb5a85f3adef4abb746dd7f0fe7af81b8176ebf9ca495259ec04a29cbd8a diff --git a/app-dicts/aspell-af/aspell-af-0.50.0-r1.ebuild b/app-dicts/aspell-af/aspell-af-0.50.0-r1.ebuild index 2cb86b9ca73d..331448248c8b 100644 --- a/app-dicts/aspell-af/aspell-af-0.50.0-r1.ebuild +++ b/app-dicts/aspell-af/aspell-af-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="Afrikaans" 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" |