summaryrefslogtreecommitdiff
path: root/net-misc/passt/passt-2024.03.20.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-21 13:00:31 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-03-21 13:00:31 +0000
commitfc2ac03133775e16cea65c56db9b246440e8d824 (patch)
tree87ccfd8f737584fb0dbc0f1cec9224da540dc02a /net-misc/passt/passt-2024.03.20.ebuild
parent3faa6ebe0068b432ee5a9390c47ceca068ea7fe9 (diff)
gentoo auto-resync : 21:03:2024 - 13:00:31
Diffstat (limited to 'net-misc/passt/passt-2024.03.20.ebuild')
-rw-r--r--net-misc/passt/passt-2024.03.20.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/passt/passt-2024.03.20.ebuild b/net-misc/passt/passt-2024.03.20.ebuild
index effdc66105d0..267622576406 100644
--- a/net-misc/passt/passt-2024.03.20.ebuild
+++ b/net-misc/passt/passt-2024.03.20.ebuild
@@ -16,7 +16,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+"