diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-02-05 18:44:56 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-02-05 18:44:56 +0000 |
commit | 29aabba0ea759c6a2864ff5631735b67ee38e5e0 (patch) | |
tree | ab466b4dfa7abecb401b2f8039d08af4689306bb /app-dicts/aspell-sv | |
parent | d42200bec37eef2a7478d88988ff00addd0a9202 (diff) |
gentoo resync : 05.02.2020
Diffstat (limited to 'app-dicts/aspell-sv')
-rw-r--r-- | app-dicts/aspell-sv/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-sv/aspell-sv-0.51.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-sv/Manifest b/app-dicts/aspell-sv/Manifest index 253646a0d0c3..a87b42ff93b4 100644 --- a/app-dicts/aspell-sv/Manifest +++ b/app-dicts/aspell-sv/Manifest @@ -1,3 +1,3 @@ DIST aspell-sv-0.51-0.tar.bz2 93942 BLAKE2B d089e13e67849ef5fe51b7c7cae1c8e35e47363358842349118fec3685f987d3e87301942d16f95df914f39d1d7594f2f257596812c20cfaf1e728a2a1d12df8 SHA512 f995f3ae1a1380a5dbb171786c2cf3d46670c4bc012792a1d241ff0f3de61046766583e3704c57618eb0690aa0e915b64130114420358a3f46b5b59a37d45e5c -EBUILD aspell-sv-0.51.0.ebuild 327 BLAKE2B 6a68bc43fc99c09e4032b5d8ca613e33345087603b3a87622279285935748eadbcaac71b2c223dc9fa3ca622788461f6b156a9a6e77d05d39186ab051276251e SHA512 07b615bf3392f86977bc8dbba3faa51b894a7b2c9a76eb84a7c750eb0ea95e7b6242568f91c840021b2d3d60b1f15b4ad802d0110ca0cc71d5c9685dec7321f1 +EBUILD aspell-sv-0.51.0.ebuild 328 BLAKE2B d967c46e3761def7ede89930249ce07d9fa4f27380ff090ed1f2d590111dd1db9ce1f752e6e6c1e09cc68168d53a70416c3911a30fdc9130d66797964b50e223 SHA512 48805ccd6b738502519b78d204440f42408b20068499e3e58a9e8e947875f1c83cfe00624a2d47bd533218ab35cc4747723df66d2886870488c6346d24e11b90 MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/app-dicts/aspell-sv/aspell-sv-0.51.0.ebuild b/app-dicts/aspell-sv/aspell-sv-0.51.0.ebuild index 555be64f3ee6..6bd2a8ee868d 100644 --- a/app-dicts/aspell-sv/aspell-sv-0.51.0.ebuild +++ b/app-dicts/aspell-sv/aspell-sv-0.51.0.ebuild @@ -8,5 +8,5 @@ ASPELL_LANG="Swedish" inherit aspell-dict-r1 LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" |