diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-01-18 09:23:47 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-01-18 09:23:47 +0100 |
| commit | bf6b4f931a8fce1cea3800a64ba1a59fb4b38b42 (patch) | |
| tree | 0d2adaa397bfa4ebdcf9525d46244c33e9b7e0c0 /dev-python | |
| parent | 132581f08c4edd437c0259753fb3f46f8e6a5d0b (diff) | |
| download | gentoo-bf6b4f931a8fce1cea3800a64ba1a59fb4b38b42.tar.gz gentoo-bf6b4f931a8fce1cea3800a64ba1a59fb4b38b42.tar.bz2 gentoo-bf6b4f931a8fce1cea3800a64ba1a59fb4b38b42.zip | |
dev-python/rich: Stabilize 13.9.4 ALLARCHES, #948321
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/rich/rich-13.9.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/rich/rich-13.9.4.ebuild b/dev-python/rich/rich-13.9.4.ebuild index de21ed690f8d..80df0e3fb36f 100644 --- a/dev-python/rich/rich-13.9.4.ebuild +++ b/dev-python/rich/rich-13.9.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2024 Gentoo Authors +# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" dev-python/colorama[${PYTHON_USEDEP}] |
