summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-12-21 22:31:41 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-12-21 22:32:50 +0200
commit0f6c809b697ee9986af7d8e9b4c0087c9ae6f467 (patch)
treecf3aac7a77bb865e1343d242bdc14a7fd7237b98 /dev-python/rich
parentapp-shells/fish: Stabilize 3.3.1-r1 arm64, #818256 (diff)
downloadgentoo-0f6c809b697ee9986af7d8e9b4c0087c9ae6f467.tar.gz
gentoo-0f6c809b697ee9986af7d8e9b4c0087c9ae6f467.tar.bz2
gentoo-0f6c809b697ee9986af7d8e9b4c0087c9ae6f467.zip
dev-python/rich: Keyword 10.16.1 arm, #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 b37a66cb9637..26bca5205921 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 ~arm64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~sparc ~x86"
RDEPEND="
dev-python/colorama[${PYTHON_USEDEP}]