summaryrefslogtreecommitdiff
path: root/dev-python/logical-unification
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-01-04 01:27:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-01-04 01:27:12 +0000
commit3517852e3b8a68d1e997770fc0650c5053bafc6c (patch)
tree44068672445b1418489aed82de58df3c470289e7 /dev-python/logical-unification
parent0f15659d48c193027158492acb726297501202c5 (diff)
gentoo resync : 04.01.2022
Diffstat (limited to 'dev-python/logical-unification')
-rw-r--r--dev-python/logical-unification/Manifest2
-rw-r--r--dev-python/logical-unification/logical-unification-0.4.4.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/logical-unification/Manifest b/dev-python/logical-unification/Manifest
index 79e50b648385..fcf147405017 100644
--- a/dev-python/logical-unification/Manifest
+++ b/dev-python/logical-unification/Manifest
@@ -1,3 +1,3 @@
DIST logical-unification-0.4.4.gh.tar.gz 44705 BLAKE2B 2a120bd143fba81554a94bea12e007a1a1230f9cb47304e7248acbdbda59666e46bbfcfddf2fa95e422eecd5978a3eec51f1648e995c46e8467b423a96970cf9 SHA512 0742b105702efc9d17b48ce573e02e119adfbc30c0835fe2bae1266193d8e9ecefe0caec691cc214a29ecae6f7051c5b0d2f05f8d3910c29893d1822a97f5d5a
-EBUILD logical-unification-0.4.4.ebuild 687 BLAKE2B b46edebab384ef2775e8ea83feecfe69493c574413f8054e0119f04ea7e7943abefcbfa770b0e48bf5ffe0df192c5efcca5fee6dc154f275c12d5637d0dfbf17 SHA512 4155a13ec535682ddffeb901a7d58817628d5f4c305736c6a492682b92050d139cc4ca6962a3aa470337e94c5b71767e53e2dd5620032c4ae2772c73cb90a299
+EBUILD logical-unification-0.4.4.ebuild 685 BLAKE2B 30d9e2c822596c8aa0593533d929a3f0aad5f59913ae31ff048adaaecde79b9313c7f99c90f0d9c204748ae596b517cf7d2767e7f297f8c6f71daddeb136d7ff SHA512 b0e70377356325c2ee6e0c020a8e2c55981614ec8bedd4032bafbf2cf1f1a8e7484444de31cacf873103f6d20c818555f5ffb172a3df126b71ba4292532999d6
MISC metadata.xml 411 BLAKE2B 41b22447e02d0d7cb7b13523abafe18bf4c01033ffe561c022d32c9896fe85272a1357682b678e0d679d01d992cdef1e445358280c581dcc1071a6e7b1f7e587 SHA512 21e61a22962dd3b4eb70efa40e2dd74660c540f79e13a3d9015494681432361f660003b3fa533fdd82faeb1e76bd4486c40478c99076e65997da14de1c0d8315
diff --git a/dev-python/logical-unification/logical-unification-0.4.4.ebuild b/dev-python/logical-unification/logical-unification-0.4.4.ebuild
index 47e6bb170f17..cdbe4e5b259c 100644
--- a/dev-python/logical-unification/logical-unification-0.4.4.ebuild
+++ b/dev-python/logical-unification/logical-unification-0.4.4.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/unification-${PV}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
RDEPEND="
dev-python/multipledispatch[${PYTHON_USEDEP}]