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/kttsd/kttsd-14.0.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'trinity-base/kttsd') diff --git a/trinity-base/kttsd/kttsd-14.0.11.ebuild b/trinity-base/kttsd/kttsd-14.0.11.ebuild index cea82876..b338370c 100644 --- a/trinity-base/kttsd/kttsd-14.0.11.ebuild +++ b/trinity-base/kttsd/kttsd-14.0.11.ebuild @@ -10,7 +10,7 @@ inherit trinity-meta-2 DESCRIPTION="TDE text-to-speech subsystem" if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi IUSE="akode alsa arts epos festival flite +freetts kate" -- cgit v1.2.1