diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-04-28 20:21:43 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-04-28 20:21:43 +0100 |
commit | 40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch) | |
tree | 758c221bad35c9288d0bd6df9c7dfc226728e52c /app-dicts/aspell-nn | |
parent | 8d5dbd847cbc704a6a06405856e94b461011afe3 (diff) |
gentoo resync : 28.04.2021
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.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-nn/Manifest b/app-dicts/aspell-nn/Manifest index be4ee65b515c..b7140d311c63 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.ebuild 284 BLAKE2B d8728323737c56d5c9e20b7fe0930cc1939ab9eaab6661488be26a5940bb7a3cc91adfbfdd48e03ee5c9021513a0a1eee0063028f8fabbd41a3025c94f910878 SHA512 353e457324d994f771ce7328d4bf8963486b6addccfb6ccee0ccc89cb2d7a4e741eecef1a196a725f8084b5630cb836adab58d6655bb7652a0803e82b286b412 +EBUILD aspell-nn-0.50.1.1.ebuild 277 BLAKE2B 0dc2a307d1dd58900e175f01fac61f1b3cd398abda46767c514dda699eca6e8e8b22accdd399822e28eb4a8d68c6e47c23a0e0bee7b78b9dd9287b46e2c3bee0 SHA512 beae88827ac3e5094f047fee901d6e122b3e478613f9ae5e34512245ac30a628f1b4e8ed66662a4064dc98bfaf65cc47ee825c52a80ae8319b891b181a2ed5f2 MISC metadata.xml 274 BLAKE2B c59fed5aad018cd55f4f85487a90e3d8d78837bbbbb80b0ac62869cf194cfc95be0f1f7ae156442c023d95496718fb9d3d18ce27892cfb1b27b3dae6a55e305f SHA512 8e2d70309bb9f0df147669de9f9a92aa27d350cb39c932370a72f2a601e62a19c076aaf4778268b43ef527649973033b0983a3707f0da79ece964ae339aff6f9 diff --git a/app-dicts/aspell-nn/aspell-nn-0.50.1.1.ebuild b/app-dicts/aspell-nn/aspell-nn-0.50.1.1.ebuild index c1cce0ceb4b0..e7eaafbb8f40 100644 --- a/app-dicts/aspell-nn/aspell-nn-0.50.1.1.ebuild +++ b/app-dicts/aspell-nn/aspell-nn-0.50.1.1.ebuild @@ -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 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" |