diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-21 23:06:06 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-21 23:06:06 +0200 |
commit | 649d9e7ace9c69518ad0c2ccccc757c320707e5d (patch) | |
tree | 8824515e47309aaeedb9767e0c5d2b89316b44e6 /dev-python/rich | |
parent | dev-python/httpx: Keyword 0.21.1 ppc, #829728 (diff) | |
download | gentoo-649d9e7ace9c69518ad0c2ccccc757c320707e5d.tar.gz gentoo-649d9e7ace9c69518ad0c2ccccc757c320707e5d.tar.bz2 gentoo-649d9e7ace9c69518ad0c2ccccc757c320707e5d.zip |
dev-python/rich: Keyword 10.16.1 ppc64, #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.ebuild | 2 |
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 489690198c65..484adc09e515 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 ~arm ~arm64 ~ppc ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND=" dev-python/colorama[${PYTHON_USEDEP}] |