From 01ad1f3dae267d8b62cc9babb8d673ac58808ff4 Mon Sep 17 00:00:00 2001 From: Alexander Golubev Date: Mon, 1 Jan 2024 20:47:02 +0300 Subject: */*: add ~arm64 keyword to hybrid live packages Signed-off-by: Alexander Golubev --- trinity-apps/knutclient/knutclient-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'trinity-apps/knutclient/knutclient-9999.ebuild') diff --git a/trinity-apps/knutclient/knutclient-9999.ebuild b/trinity-apps/knutclient/knutclient-9999.ebuild index 4301cd93..772b38e2 100644 --- a/trinity-apps/knutclient/knutclient-9999.ebuild +++ b/trinity-apps/knutclient/knutclient-9999.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://trinitydesktop.org/" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="14" if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi src_configure() { -- cgit v1.2.1