diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-04-09 19:33:54 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-04-09 19:34:04 -0700 |
commit | 15175504c225372b34fe791860f6dceb14632c97 (patch) | |
tree | dec92d4df48ff07d715d3c94e7a852f9120d86fa /dev-python/rich | |
parent | dev-python/ini2toml: Keyword 0.10 alpha, #836568 (diff) | |
download | gentoo-15175504c225372b34fe791860f6dceb14632c97.tar.gz gentoo-15175504c225372b34fe791860f6dceb14632c97.tar.bz2 gentoo-15175504c225372b34fe791860f6dceb14632c97.zip |
dev-python/rich: Keyword 12.2.0 alpha, #836588
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/rich')
-rw-r--r-- | dev-python/rich/rich-12.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rich/rich-12.2.0.ebuild b/dev-python/rich/rich-12.2.0.ebuild index 722bafb73a99..3a68ecc1d6b2 100644 --- a/dev-python/rich/rich-12.2.0.ebuild +++ b/dev-python/rich/rich-12.2.0.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" dev-python/colorama[${PYTHON_USEDEP}] |