commit: d5374e8fc3857b6e668fc033acc6496464990a33
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 30 19:11:45 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 30 19:11:45 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5374e8f
dev-python/logical-unification: Stabilize 0.4.4 x86, #830122
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/logical-unification/logical-unification-0.4.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 e1f4112e5a79..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}]