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 --- x11-libs/tqscintilla/tqscintilla-14.0.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-libs') diff --git a/x11-libs/tqscintilla/tqscintilla-14.0.11.ebuild b/x11-libs/tqscintilla/tqscintilla-14.0.11.ebuild index d7c880ce..5201724a 100644 --- a/x11-libs/tqscintilla/tqscintilla-14.0.11.ebuild +++ b/x11-libs/tqscintilla/tqscintilla-14.0.11.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://trinitydesktop.org/" LICENSE="LGPL-2.1" SLOT="0" if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi DEPEND="~dev-tqt/tqtinterface-${PV}" -- cgit v1.2.1