From 39e402fbab78a44cdb7585378fd07983142e7483 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Thu, 21 Mar 2024 22:34:14 +0200 Subject: net-misc/passt: Keyword 2024.03.20 arm64, #927372 Signed-off-by: Arthur Zamarin --- net-misc/passt/passt-2024.03.20.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-misc/passt') 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+" -- cgit v1.2.3-65-gdbad