diff --git a/dev-python/gast/gast-0.5.2.ebuild b/dev-python/gast/gast-0.5.2.ebuild index e786aa784ac09..9677483225b98 100644 --- a/dev-python/gast/gast-0.5.2.ebuild +++ b/dev-python/gast/gast-0.5.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~sparc x86" +KEYWORDS="amd64 ~riscv ~sparc x86" BDEPEND=" test? ( dev-python/astunparse[${PYTHON_USEDEP}] )"