summaryrefslogtreecommitdiff
path: root/dev-python/pyspelling
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 11:51:16 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 11:51:16 +0000
commit07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (patch)
treef794674a5fa17096fa0784b8c29eb69071b80c96 /dev-python/pyspelling
parent3a60b38f14fa81df8e18aa67d1634fbffca17d14 (diff)
gentoo auto-resync : 14:01:2023 - 11:51:16
Diffstat (limited to 'dev-python/pyspelling')
-rw-r--r--dev-python/pyspelling/Manifest2
-rw-r--r--dev-python/pyspelling/pyspelling-2.8.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pyspelling/Manifest b/dev-python/pyspelling/Manifest
index 396e57a55ef4..84d37470c1e0 100644
--- a/dev-python/pyspelling/Manifest
+++ b/dev-python/pyspelling/Manifest
@@ -1,3 +1,3 @@
DIST pyspelling-2.8.1.gh.tar.gz 150813 BLAKE2B 53df7ae453180007af08fe3928274f9a468f7d24cc5f00b85efbda0febe9532f7b57805b54c2e28c3580e34de383a249bb293b1f89905d2b09c1a70853d12fd3 SHA512 24e9b03b3f5c911e2cd32a5594813fad5fce3fe5cc8c570fdaf4a025aebe8d02d2b77542d6e940cb03350df3203f1a9961a3f446fd60d66250a3cff7c54534de
-EBUILD pyspelling-2.8.1.ebuild 1397 BLAKE2B 0099d660dcc059fbbaf6af029133043f896b55c4e432085732a4c34219948af60b4b4462fcc5a4211a676e8501bf129d8c80650eeb3f598601ac1c9230ade6f1 SHA512 14eddc8d489131ec71cffc2de04371cb5672700f982021c93afbacf563fe2adeb80d2a273dadc678be4ddcf06d080be14965c37b886bfa09707b0381ea1633d5
+EBUILD pyspelling-2.8.1.ebuild 1402 BLAKE2B b4c6ed310889fdbff8fc4304cfc01f10731242c6cddef68b7a6f74e54e22e94057e3cc1ba8c6badcc3d2ae2800f66f9458072ccf661c9dbb3745a41405660524 SHA512 c5cb9dffd72eb5ea7a149a478c5b1616c5ec5b7285bff4fa8a587980b79fc8de1fd8732fd351437a10b70b93f23f2587a6a62e846c0ac4b63b649b32b236a7bc
MISC metadata.xml 2024 BLAKE2B ba187994d3fba90c24276f96371a70a47c652c85ce20d4a11b2a74707e6345b202db00af9771cdc41518267a5a6b0c1ea85d7b68401ff8cb421cfee1fbba98c6 SHA512 53d11553f7e4fbb5057809e0eef8bc33564226bb92c0900f7cc40e8fcbffd20aef04b4635bc2ff2d0c778475fc564a4de02afd1293099710ea81490a435b3f18
diff --git a/dev-python/pyspelling/pyspelling-2.8.1.ebuild b/dev-python/pyspelling/pyspelling-2.8.1.ebuild
index a152ea4c3a00..a15863533cc7 100644
--- a/dev-python/pyspelling/pyspelling-2.8.1.ebuild
+++ b/dev-python/pyspelling/pyspelling-2.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -27,7 +27,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
+KEYWORDS="amd64 ~ppc ~riscv x86"
RDEPEND="
|| ( app-text/aspell app-text/hunspell )