diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-09-16 09:32:48 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-09-16 09:32:48 +0100 |
commit | 9ee6d97c2883d42f204a533a8bc1f4562df778fb (patch) | |
tree | b690ddc0ca30f1472887edbb0b8313629bfcbbb2 /app-dicts/aspell-gl | |
parent | b17a3ef12038de50228bade1f05502c74e135321 (diff) |
gentoo resync : 16.09.2020
Diffstat (limited to 'app-dicts/aspell-gl')
-rw-r--r-- | app-dicts/aspell-gl/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-gl/Manifest b/app-dicts/aspell-gl/Manifest index ecb3b768a712..c05eb899be08 100644 --- a/app-dicts/aspell-gl/Manifest +++ b/app-dicts/aspell-gl/Manifest @@ -1,3 +1,3 @@ DIST aspell6-gl-0.5a-2.tar.bz2 80043 BLAKE2B 9c2c4601695e5fa5b64d0047e942f797bd37e2c2245421cb3a236a52fd64ba3524e1131c6e0e1deca777cb793d03e786ad4ad8804eadafe3bc17adf779f4b074 SHA512 9c8aae22d23e1cce9c5c94844c35ec3eaa5b76e5049712b714993e7c628a0b8ee250de2ad1b646a6ecffe32ebc0e4f0009a4db041b6f8bde5d021cf71c5cd714 -EBUILD aspell-gl-0.5.2.ebuild 448 BLAKE2B a569bb7c092400e2d2ba24f4cc80081557fbed75de16c09633dea551e79fff79b3515927f5e66517ffcedf5e9311cf6238846a6c03d7a7a59132c11391c68b33 SHA512 82283fba94773117393a576efcae72f128f6a00c532d356bd2b744613922432466032fd32eae8ff243d28ee3e5d86f8ca3617103b870e20469d4e7360a521137 +EBUILD aspell-gl-0.5.2.ebuild 455 BLAKE2B 1675c7b0318afea48f31b137728c1edabe035edb8e4564afe094dc8ed411d74cf449c3ff554491d49d1b4c780961caeec7c3586c57a985712b3ca2acc4fea95d SHA512 9ade5950126e7597976bea5c4f67852c6c10cbc884088cbd6a572a911f4905589d2c316c7ab54610a28d40d010dc4a14633d43fb47dbf62e6dbcd59ec3ba8e48 MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild b/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild index 5743efffdf97..7eaa671747e4 100644 --- a/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild +++ b/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild @@ -14,7 +14,7 @@ MY_P=aspell${ASPELL_VERSION}-${MY_P/aspell-/} SRC_URI="mirror://gnu/aspell/dict/${ASPELL_SPELLANG}/${MY_P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" IUSE="" S=${WORKDIR}/${MY_P} |