summaryrefslogtreecommitdiff
path: root/dev-python/speg/speg-0.3-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/speg/speg-0.3-r2.ebuild')
-rw-r--r--dev-python/speg/speg-0.3-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/speg/speg-0.3-r2.ebuild b/dev-python/speg/speg-0.3-r2.ebuild
index 8ae01aa99bc6..b571923cfe15 100644
--- a/dev-python/speg/speg-0.3-r2.ebuild
+++ b/dev-python/speg/speg-0.3-r2.ebuild
@@ -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=""