From 72c259ee0c7859cbdf5b1219bce820b3adaf5ca0 Mon Sep 17 00:00:00 2001 From: ormorph Date: Fri, 3 Dec 2021 00:34:19 +0300 Subject: Added ~arm64 to the KEYWORDS variable for the 14.0.11 stable branch Signed-off-by: ormorph --- trinity-base/arts/arts-14.0.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'trinity-base/arts/arts-14.0.11.ebuild') diff --git a/trinity-base/arts/arts-14.0.11.ebuild b/trinity-base/arts/arts-14.0.11.ebuild index f59262c3..6c2f5ffb 100644 --- a/trinity-base/arts/arts-14.0.11.ebuild +++ b/trinity-base/arts/arts-14.0.11.ebuild @@ -15,7 +15,7 @@ LICENSE="|| ( GPL-2 GPL-3 )" IUSE="alsa -artswrappersuid jack mp3 vorbis" if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi SLOT="14" -- cgit v1.2.3