summaryrefslogtreecommitdiff
path: root/dev-cpp/taskflow/taskflow-3.3.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/taskflow/taskflow-3.3.0.ebuild')
-rw-r--r--dev-cpp/taskflow/taskflow-3.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/taskflow/taskflow-3.3.0.ebuild b/dev-cpp/taskflow/taskflow-3.3.0.ebuild
index c131483350c0..2082d0df3f00 100644
--- a/dev-cpp/taskflow/taskflow-3.3.0.ebuild
+++ b/dev-cpp/taskflow/taskflow-3.3.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
S="${WORKDIR}/taskflow-${PV}"
else
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~riscv ~x86"
S="${WORKDIR}/taskflow-${PV}"
fi