commit:     a28de70311205daea691ee5d1b3ea49864201d90
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 12 14:51:55 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Nov 12 15:00:45 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a28de703

dev-qt/qtscript: arm64 stable (bug #691738)

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.79, Repoman-2.3.18

 dev-qt/qtscript/qtscript-5.12.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscript/qtscript-5.12.5.ebuild 
b/dev-qt/qtscript/qtscript-5.12.5.ebuild
index 73bc2b0c612..86e27f2c043 100644
--- a/dev-qt/qtscript/qtscript-5.12.5.ebuild
+++ b/dev-qt/qtscript/qtscript-5.12.5.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="Application scripting library for the Qt5 framework (deprecated)"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc ~x86"
+       KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~sparc ~x86"
 fi
 
 IUSE="+jit scripttools"

Reply via email to