diff options
author | 2021-12-13 17:38:41 +0200 | |
---|---|---|
committer | 2021-12-13 17:39:08 +0200 | |
commit | b78800b6a27eccc74f1bf0d621177241d0330d55 (patch) | |
tree | 7b3b3fb45b8059ae9f16a3fc4b28ac5427cae737 /dev-python/minikanren | |
parent | dev-python/etuples: Keyword 0.3.3 arm64, #828965 (diff) | |
download | gentoo-b78800b6a27eccc74f1bf0d621177241d0330d55.tar.gz gentoo-b78800b6a27eccc74f1bf0d621177241d0330d55.tar.bz2 gentoo-b78800b6a27eccc74f1bf0d621177241d0330d55.zip |
dev-python/minikanren: Keyword 1.0.2 arm64, #828965
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/minikanren')
-rw-r--r-- | dev-python/minikanren/minikanren-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/minikanren/minikanren-1.0.2.ebuild b/dev-python/minikanren/minikanren-1.0.2.ebuild index f936eb4db0d3..461c794c83c9 100644 --- a/dev-python/minikanren/minikanren-1.0.2.ebuild +++ b/dev-python/minikanren/minikanren-1.0.2.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}/kanren-${PV}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" RDEPEND=" dev-python/cons[${PYTHON_USEDEP}] |