summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2024-03-21 09:35:53 +0000
committerYixun Lan <dlan@gentoo.org>2024-03-21 09:35:53 +0000
commit377f69764e159d8652f7314c8c828aa796837325 (patch)
tree42837aba598475ab4c3cb626ae8f0047e911599c /net-misc
parentdev-libs/libgit2-glib: limit to <libgit2-1.8.0 for now (diff)
downloadgentoo-377f69764e159d8652f7314c8c828aa796837325.tar.gz
gentoo-377f69764e159d8652f7314c8c828aa796837325.tar.bz2
gentoo-377f69764e159d8652f7314c8c828aa796837325.zip
net-misc/passt: keyword 2024.03.20 for ~riscv
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/passt/passt-2024.03.20.ebuild2
-rw-r--r--net-misc/passt/passt-9999.ebuild2
2 files changed, 2 insertions, 2 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+"
diff --git a/net-misc/passt/passt-9999.ebuild b/net-misc/passt/passt-9999.ebuild
index effdc66105d0..267622576406 100644
--- a/net-misc/passt/passt-9999.ebuild
+++ b/net-misc/passt/passt-9999.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+"