summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-12-13 17:38:35 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-12-13 17:38:58 +0200
commit46981ec94f3cfea8face88f6e81885c93b7ba93e (patch)
treef5cf233543a4a9bec94b6988ecd012c71c79f8b5 /dev-python/logical-unification
parentdev-python/multipledispatch: Keyword 0.6.0 arm, #828965 (diff)
downloadgentoo-46981ec94f3cfea8face88f6e81885c93b7ba93e.tar.gz
gentoo-46981ec94f3cfea8face88f6e81885c93b7ba93e.tar.bz2
gentoo-46981ec94f3cfea8face88f6e81885c93b7ba93e.zip
dev-python/logical-unification: Keyword 0.4.4 arm, #828965
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/logical-unification')
-rw-r--r--dev-python/logical-unification/logical-unification-0.4.4.ebuild2
1 files changed, 1 insertions, 1 deletions
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 4471e4476868..a6ea069777dc 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 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
RDEPEND="
dev-python/multipledispatch[${PYTHON_USEDEP}]