summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-12-21 22:31:31 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-12-21 22:32:50 +0200
commit896f85fa40cdb931d86d94976e9d73cfb2886f44 (patch)
tree9ab5bd708b6a6ee10092217e980bc291a5286faf /dev-python/rich
parentapp-portage/iwdevtools: Stabilize 0.8.1 arm64, #829738 (diff)
downloadgentoo-896f85fa40cdb931d86d94976e9d73cfb2886f44.tar.gz
gentoo-896f85fa40cdb931d86d94976e9d73cfb2886f44.tar.bz2
gentoo-896f85fa40cdb931d86d94976e9d73cfb2886f44.zip
dev-python/rich: Keyword 10.16.1 arm64, #829728
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/rich')
-rw-r--r--dev-python/rich/rich-10.16.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rich/rich-10.16.1.ebuild b/dev-python/rich/rich-10.16.1.ebuild
index 378ebc34f51b..b37a66cb9637 100644
--- a/dev-python/rich/rich-10.16.1.ebuild
+++ b/dev-python/rich/rich-10.16.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/willmcgugan/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv ~sparc ~x86"
RDEPEND="
dev-python/colorama[${PYTHON_USEDEP}]