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-base/umbrello/umbrello-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'trinity-base/umbrello') diff --git a/trinity-base/umbrello/umbrello-9999.ebuild b/trinity-base/umbrello/umbrello-9999.ebuild index 2b8bdf18..29fd7a61 100644 --- a/trinity-base/umbrello/umbrello-9999.ebuild +++ b/trinity-base/umbrello/umbrello-9999.ebuild @@ -14,5 +14,5 @@ DESCRIPTION="UML modelling tool and code generator" HOMEPAGE="https://trinitydesktop.org/" if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi -- cgit v1.2.3