summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-11-12 09:51:55 -0500
committerAaron Bauman <bman@gentoo.org>2019-11-12 10:00:45 -0500
commita28de70311205daea691ee5d1b3ea49864201d90 (patch)
tree889627bc0b6557ccd974a22c6385ad8467661573 /dev-qt
parentdev-qt/qtquickcontrols: arm64 stable (bug #691738) (diff)
downloadgentoo-a28de70311205daea691ee5d1b3ea49864201d90.tar.gz
gentoo-a28de70311205daea691ee5d1b3ea49864201d90.tar.bz2
gentoo-a28de70311205daea691ee5d1b3ea49864201d90.zip
dev-qt/qtscript: arm64 stable (bug #691738)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.79, Repoman-2.3.18
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtscript/qtscript-5.12.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscript/qtscript-5.12.5.ebuild b/dev-qt/qtscript/qtscript-5.12.5.ebuild
index 73bc2b0c6124..86e27f2c043d 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"