dev-python/speg: keyword 0.3-r2 for ~riscv

Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
Alex Fan
2021-08-12 10:35:04 +10:00
committed by Yixun Lan
parent 11322b3f1c
commit 1fe4cbf443

View File

@@ -9,6 +9,6 @@ HOMEPAGE="https://github.com/avakar/speg/"
SRC_URI="https://github.com/avakar/speg/archive/v${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
KEYWORDS="amd64 ~ppc x86"
KEYWORDS="amd64 ~ppc ~riscv x86"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND=""