summaryrefslogtreecommitdiff
path: root/net-misc/passt/passt-2023.12.30.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/passt/passt-2023.12.30.ebuild')
-rw-r--r--net-misc/passt/passt-2023.12.30.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/passt/passt-2023.12.30.ebuild b/net-misc/passt/passt-2023.12.30.ebuild
index cd584dee8e46..cf2c6784ce85 100644
--- a/net-misc/passt/passt-2023.12.30.ebuild
+++ b/net-misc/passt/passt-2023.12.30.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999* ]]; then
else
SRC_URI="https://passt.top/passt/snapshot/passt-${RELEASE_COMMIT}.tar.xz -> ${P}.tar.xz"
S="${WORKDIR}/${PN}-${RELEASE_COMMIT}"
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~riscv"
fi
LICENSE="BSD GPL-2+"