diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-24 15:27:59 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-24 15:27:59 +0100 |
commit | a40e1969aaac1383e6eaac39e0c5e3538b156d12 (patch) | |
tree | 380c4a0053e81b2ff800c27cc2021aa7df56af4b | |
parent | dev-python/sphinx-celery: Stabilize 2.0.0-r4 arm64, #918134 (diff) | |
download | gentoo-a40e1969aaac1383e6eaac39e0c5e3538b156d12.tar.gz gentoo-a40e1969aaac1383e6eaac39e0c5e3538b156d12.tar.bz2 gentoo-a40e1969aaac1383e6eaac39e0c5e3538b156d12.zip |
dev-python/blessed: Stabilize 1.20.0 arm64, #918148
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | dev-python/blessed/blessed-1.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/blessed/blessed-1.20.0.ebuild b/dev-python/blessed/blessed-1.20.0.ebuild index 1578e059a977..c1cc50599f54 100644 --- a/dev-python/blessed/blessed-1.20.0.ebuild +++ b/dev-python/blessed/blessed-1.20.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 ~arm64 ~riscv x86" +KEYWORDS="amd64 arm64 ~riscv x86" RDEPEND=" dev-python/six[${PYTHON_USEDEP}] |