summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-22 08:08:40 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-22 08:08:40 +0200
commit2978ba9adf4f289010e8bc2bde35e82bba29d163 (patch)
tree5fbe3034cb4b6c35616ee7cf708069b69f65d11d /dev-python/rich/rich-10.16.2.ebuild
parentdev-python/httpx: Stabilize 0.21.3 arm, #831583 (diff)
downloadgentoo-2978ba9adf4f289010e8bc2bde35e82bba29d163.tar.gz
gentoo-2978ba9adf4f289010e8bc2bde35e82bba29d163.tar.bz2
gentoo-2978ba9adf4f289010e8bc2bde35e82bba29d163.zip
dev-python/rich: Stabilize 10.16.2 ppc64, #831583
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/rich/rich-10.16.2.ebuild')
-rw-r--r--dev-python/rich/rich-10.16.2.ebuild2
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 df6a776e6652..407d3ebb9f1e 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}]