diff options
author | 2023-11-23 21:33:22 +0100 | |
---|---|---|
committer | 2023-11-23 21:33:22 +0100 | |
commit | d930e09b91227e6ef1e62df57d9267ac0b94cdbe (patch) | |
tree | aec53c2448cacbe0e444e368770671368c767b60 /dev-python/bpython | |
parent | dev-python/qstylizer: Keyword 0.2.2 arm64, #918037 (diff) | |
download | gentoo-d930e09b91227e6ef1e62df57d9267ac0b94cdbe.tar.gz gentoo-d930e09b91227e6ef1e62df57d9267ac0b94cdbe.tar.bz2 gentoo-d930e09b91227e6ef1e62df57d9267ac0b94cdbe.zip |
dev-python/bpython: Keyword 0.24 arm64, #917876
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/bpython')
-rw-r--r-- | dev-python/bpython/bpython-0.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bpython/bpython-0.24.ebuild b/dev-python/bpython/bpython-0.24.ebuild index b055ccb53387..7bcf9690428c 100644 --- a/dev-python/bpython/bpython-0.24.ebuild +++ b/dev-python/bpython/bpython-0.24.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" IUSE="clipboard +jedi watch" -KEYWORDS="amd64 ~riscv x86" +KEYWORDS="amd64 ~arm64 ~riscv x86" RDEPEND=" >=dev-python/curtsies-0.4.0[${PYTHON_USEDEP}] |