diff options
Diffstat (limited to 'app-dicts/aspell-es')
-rw-r--r-- | app-dicts/aspell-es/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-es/aspell-es-1.11.2-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/aspell-es/Manifest b/app-dicts/aspell-es/Manifest index 661f0703aaa5..dea1a6159fde 100644 --- a/app-dicts/aspell-es/Manifest +++ b/app-dicts/aspell-es/Manifest @@ -1,3 +1,3 @@ DIST aspell6-es-1.11-2.tar.bz2 154787 BLAKE2B cc035b4f9c6b12c90b7112ad414ee3f28c00554179e9e88d79ceb06e14edbb891a3d2f7d2b3a70945651ceccecc4250e8e1f187cb75e1f6bdbe653e278a54140 SHA512 5d0159f24d6bff43db682a4beb25e82dd362c205acf7c9e0d728808c0e54a8a566befe26316f384099c72e6c429713f8ad7d2dc66a8f04a15e1d5a9cfe2290d8 -EBUILD aspell-es-1.11.2-r1.ebuild 284 BLAKE2B d79b9801127d121c1f09cfb15851914dc4ac3a4fa853a285ddcf6e320b247dd9c58180d403b7c9703da5d20df8a2ec1d66663097999ea2d0bc61f20cabeaaf55 SHA512 39a993774d4dac478103b185dfe08f345922a215e490bbe384b2941be2ae5356f19c1267dd51cabe6e497508ce2681cc5b51a46e8ab8a9ebdee40a00f690785a +EBUILD aspell-es-1.11.2-r1.ebuild 291 BLAKE2B 1eb5cd5f59bda80e3ed99268376a0d9f201fd9fc7cf03cd7c99c0318dd942b79daf25c1030d1dcd9a2f8a99d3ae502e60f963bbb3fd3b23a689c716373ad2e77 SHA512 c6590181c8c93f0107c95a431c7a6819a6c7dcf84042d3d31b0b9c4628b591c94f6d557cfdc033798fc0e0e196c92c94a104680b400c08af2913f5a9a4c03a55 MISC metadata.xml 549 BLAKE2B e48911fafeda37d94fcb21c66ddb08068c935596369954e9c38fea2a13834ffdbaa79b7af6799180a029fe79db89ec397ccf3f84f0850620c54f9b9c86746a0d SHA512 fe28f95cf80a1caad029949944c8efa9778bab15ffc2a3242c7f595b82f4bdc43ab1f90f3402cbb2ccfdae34ad5163586d1358cfa0cfe2daf80a12571713c55d diff --git a/app-dicts/aspell-es/aspell-es-1.11.2-r1.ebuild b/app-dicts/aspell-es/aspell-es-1.11.2-r1.ebuild index 7ae068ec24df..c7fe57bda12a 100644 --- a/app-dicts/aspell-es/aspell-es-1.11.2-r1.ebuild +++ b/app-dicts/aspell-es/aspell-es-1.11.2-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" |