dev-python/colored-traceback: Keyword 0.3.0 riscv, #892824

Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
Yixun Lan
2023-02-10 16:39:31 +08:00
parent 8b24a62478
commit 7b1fd2482d

View File

@@ -14,6 +14,6 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="ISC"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64 ~riscv ~x86"
RDEPEND="dev-python/pygments[${PYTHON_USEDEP}]"