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/myspell-bg | |
parent | b17a3ef12038de50228bade1f05502c74e135321 (diff) |
gentoo resync : 16.09.2020
Diffstat (limited to 'app-dicts/myspell-bg')
-rw-r--r-- | app-dicts/myspell-bg/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/myspell-bg/myspell-bg-4.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/myspell-bg/Manifest b/app-dicts/myspell-bg/Manifest index 87d0cac0d4d6..07cdd54d6b88 100644 --- a/app-dicts/myspell-bg/Manifest +++ b/app-dicts/myspell-bg/Manifest @@ -1,3 +1,3 @@ DIST OOo-full-pack-bg-4.3.zip 1360735 BLAKE2B a1f7920364efe085717a16992cbd4d0ab0aaa3b751b1364aaaa652265563369ef1cd13978afe9f6a221f17ff02595acbc36edfd9e6a19a67bcd4b195d40566c3 SHA512 1c4acf0c8377c6ec3f0dd26c84a5232be88b1fecabcb08dfae4f45bf819c770427731cbf1b01d65d3a182cccc3d0bcaabf3ab85735221e2ff09fc47bd66341d7 -EBUILD myspell-bg-4.3.ebuild 732 BLAKE2B c009161417d391b79656f5543b801a66936bfd2f1ec4a60cbc7bcf1a29f44a4fedf4d3608b8fd6e2f34826699d4a7aac44b5f7e976a6caf6586035aba60487e1 SHA512 1df5c1b025219c40c558d93e81ea6deda42b97abbaadd27bc4801309c5bfa04dc303689eb231e159ff86b3779a259de1e967d1fd4d1f2c8142b7f3143237c9f4 +EBUILD myspell-bg-4.3.ebuild 739 BLAKE2B d4472488b4d3880a3064717f3a52e6085598f14cf50690a9dab3091bdb72e25246ed3a58646010e9e4674b1746d5adf2a51b7b097c9360dcf2cc6d051950b74e SHA512 ac430f3c6de7b27514c090826315e96f7d8320c3d96cee51bde93a827860d26dc00aaadf1d90e5944ae663f070fa4a1db5673ae8b72db90b54f5edb18150262e MISC metadata.xml 245 BLAKE2B af884440fd3655c1aa95b71b946a07820486fb90858dcf4fa1bd213017822d302f74b3118b2a52d5de088d22d9f024e7ac9ef4b306fb64ed160b0e711f6460ac SHA512 fe73d9e659f1a766a2b2f1a80c8a06bfee27b14a613af8d9fb33e5c9ac69d3c26b71f7a151e3a4ccd443bb75489b4d1c3bf979fe08cf84c274d44af843e8b63e diff --git a/app-dicts/myspell-bg/myspell-bg-4.3.ebuild b/app-dicts/myspell-bg/myspell-bg-4.3.ebuild index 609fa7dbe698..29edfed7c5b3 100644 --- a/app-dicts/myspell-bg/myspell-bg-4.3.ebuild +++ b/app-dicts/myspell-bg/myspell-bg-4.3.ebuild @@ -27,7 +27,7 @@ SRC_URI="mirror://sourceforge/bgoffice/${MY_P}.zip" LICENSE="GPL-2 LGPL-2.1 MPL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" IUSE="" S="${WORKDIR}/${MY_P}" |