diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-13 11:04:13 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-13 11:04:32 +0200 |
commit | 7c885981683c56920105d772502b8c677ff4f79e (patch) | |
tree | 7db95035fc4959362b1ea73bc64bc1287da016e9 /dev-python/logical-unification | |
parent | dev-python/etuples: Keyword 0.3.3 x86, #828965 (diff) | |
download | gentoo-7c885981683c56920105d772502b8c677ff4f79e.tar.gz gentoo-7c885981683c56920105d772502b8c677ff4f79e.tar.bz2 gentoo-7c885981683c56920105d772502b8c677ff4f79e.zip |
dev-python/logical-unification: Keyword 0.4.4 x86, #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 4e183b8abc4a..4471e4476868 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" +KEYWORDS="~amd64 ~x86" RDEPEND=" dev-python/multipledispatch[${PYTHON_USEDEP}] |