diff options
author | Sam James <sam@gentoo.org> | 2022-01-21 12:41:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-21 12:41:46 +0000 |
commit | 300639edc6cf1677a11be323dd1aea8b2463ea87 (patch) | |
tree | 5ef96c94335d6b181dc7a13d44c3e252fda1c603 /dev-python/rich | |
parent | games-misc/fortune-mod: Stabilize 1.99.1-r3 arm64, #831612 (diff) | |
download | gentoo-300639edc6cf1677a11be323dd1aea8b2463ea87.tar.gz gentoo-300639edc6cf1677a11be323dd1aea8b2463ea87.tar.bz2 gentoo-300639edc6cf1677a11be323dd1aea8b2463ea87.zip |
dev-python/rich: Stabilize 10.16.2 arm64, #831583
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/rich')
-rw-r--r-- | dev-python/rich/rich-10.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rich/rich-10.16.2.ebuild b/dev-python/rich/rich-10.16.2.ebuild index 7a3a30ebc175..a9cb8fdf596d 100644 --- a/dev-python/rich/rich-10.16.2.ebuild +++ b/dev-python/rich/rich-10.16.2.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 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv sparc x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv sparc x86" RDEPEND=" dev-python/colorama[${PYTHON_USEDEP}] |