commit: 2fc0d9b6be1eafbda2017b39b4eb05ba6429df5d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 13 15:38:40 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 13 15:39:04 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fc0d9b6
dev-python/logical-unification: Keyword 0.4.4 arm64, #828965
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 a6ea069777dc..8d43d94a315f 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 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
RDEPEND="
dev-python/multipledispatch[${PYTHON_USEDEP}]