summaryrefslogtreecommitdiff
path: root/net-misc/passt/passt-2024.03.20.ebuild
diff options
context:
space:
mode:
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 267622576406..ed54ff64b6be 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 ~riscv"
+ KEYWORDS="~amd64 ~arm64 ~riscv"
fi
LICENSE="BSD GPL-2+"