summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-21 22:34:14 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-21 22:34:14 +0200
commit39e402fbab78a44cdb7585378fd07983142e7483 (patch)
tree8d18e4b0eea9207d32ec168a6646b5e37ac0af28 /net-misc/passt
parentdev-ada/gnatsymbolize: EmptyGlobalAssignment (diff)
downloadgentoo-39e402fbab78a44cdb7585378fd07983142e7483.tar.gz
gentoo-39e402fbab78a44cdb7585378fd07983142e7483.tar.bz2
gentoo-39e402fbab78a44cdb7585378fd07983142e7483.zip
net-misc/passt: Keyword 2024.03.20 arm64, #927372
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/passt')
-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+"