summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-11-12 09:52:09 -0500
committerAaron Bauman <bman@gentoo.org>2019-11-12 10:00:46 -0500
commit7972ec510f00101f36044d1562ceea68cc30c71e (patch)
tree19fd7f6185b6aa4d4c5d528f944407b912778818 /dev-qt
parentdev-qt/qtscript: arm64 stable (bug #691738) (diff)
downloadgentoo-7972ec510f00101f36044d1562ceea68cc30c71e.tar.gz
gentoo-7972ec510f00101f36044d1562ceea68cc30c71e.tar.bz2
gentoo-7972ec510f00101f36044d1562ceea68cc30c71e.zip
dev-qt/qtscxml: 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/qtscxml/qtscxml-5.12.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscxml/qtscxml-5.12.5.ebuild b/dev-qt/qtscxml/qtscxml-5.12.5.ebuild
index 791204621d4d..5585487c79e4 100644
--- a/dev-qt/qtscxml/qtscxml-5.12.5.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.12.5.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 arm64 ~x86"
fi
IUSE=""