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-nn | |
parent | 752d6256e5204b958b0ef7905675a940b5e9172f (diff) |
gentoo resync : 29.12.2022
Diffstat (limited to 'app-dicts/aspell-nn')
-rw-r--r-- | app-dicts/aspell-nn/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-nn/aspell-nn-0.50.1.1-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/aspell-nn/Manifest b/app-dicts/aspell-nn/Manifest index 463af0086c05..ffe1bdd78ae6 100644 --- a/app-dicts/aspell-nn/Manifest +++ b/app-dicts/aspell-nn/Manifest @@ -1,3 +1,3 @@ DIST aspell-nn-0.50.1-1.tar.bz2 335156 BLAKE2B eb5cbb0280dd686ea6990e3b3c78360ac2d3a071d397d002eb15d48e705c9dcc80d951d31cc824361a6158a840ef7f3f8ed1c71e13168d17f97119256b319aa0 SHA512 a4db6fe937a62758f51d713e246f70ea6e0b2726c8ddb23af084925394a2d8168442fccbd74378f4773db121f0d506d848c01573138e974efc79f295f3ebe551 -EBUILD aspell-nn-0.50.1.1-r1.ebuild 277 BLAKE2B 4cc03dd0c8f8ca229cdb747ff7b07c8b2d6e7ebad2db0d6e0374df818d3a12c60d7e84103711517c49a5e0a7cf026a275d91859caf2505cf932fa6611a3b408c SHA512 da386eef7dd0931e1854583d54685d163e83c2ad6ea06e5e53ef36eeece9422c75feabb0436044340f4568c61392b42cdad31160a8fa29f7643ce2897dbdf4dd +EBUILD aspell-nn-0.50.1.1-r1.ebuild 284 BLAKE2B eb6c95db78937e56fbbcc46e94351c0ebe6a178d8e4357547f9b9c78a493c2044b434ba06c0446e8c4395a255f648f840e3804a678989370f85ab19457a10b72 SHA512 11934ca2c2c9b831ad669603b76a767b5c2f28c7fb382f45072089e4b2d96621469ba58510c9d5c5c6bf5bc5973ec4e8d20e6adb72d2f8238e260bb328ebfdad MISC metadata.xml 275 BLAKE2B 5ea4d40b14cc5ef65beaed8b1e6fba240963d79a9295621e0ec49d8e2a5577dc44770ebdea263723703611df01545780051e8cba4f2c4b6394c44db2abce3cde SHA512 c3dba23dbeb92f784a10f132881fd91e83a7bdc6a313ad5dff7da6e91ad72975a1b6fb5a85f3adef4abb746dd7f0fe7af81b8176ebf9ca495259ec04a29cbd8a diff --git a/app-dicts/aspell-nn/aspell-nn-0.50.1.1-r1.ebuild b/app-dicts/aspell-nn/aspell-nn-0.50.1.1-r1.ebuild index b154ca7bc825..5e6de6981342 100644 --- a/app-dicts/aspell-nn/aspell-nn-0.50.1.1-r1.ebuild +++ b/app-dicts/aspell-nn/aspell-nn-0.50.1.1-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="Norwegian Nynorsk" 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" |