diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-13 17:38:35 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-13 17:38:58 +0200 |
commit | 46981ec94f3cfea8face88f6e81885c93b7ba93e (patch) | |
tree | f5cf233543a4a9bec94b6988ecd012c71c79f8b5 /dev-python/logical-unification | |
parent | dev-python/multipledispatch: Keyword 0.6.0 arm, #828965 (diff) | |
download | gentoo-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.ebuild | 2 |
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}] |