summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-22 11:17:06 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-22 11:29:05 -0500
commitcea774fba4e4888db9c26033d4f972669a590571 (patch)
treec09112a7bd3b817f0cb93e7a85b25730a2be61c6 /dev-qt
parentdev-qt/qtscript: arm64 stable (bug #699240) (diff)
downloadgentoo-cea774fba4e4888db9c26033d4f972669a590571.tar.gz
gentoo-cea774fba4e4888db9c26033d4f972669a590571.tar.bz2
gentoo-cea774fba4e4888db9c26033d4f972669a590571.zip
dev-qt/qtscxml: arm64 stable (bug #699240)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.82, Repoman-2.3.20
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtscxml/qtscxml-5.13.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscxml/qtscxml-5.13.2.ebuild b/dev-qt/qtscxml/qtscxml-5.13.2.ebuild
index 791204621d4d..5585487c79e4 100644
--- a/dev-qt/qtscxml/qtscxml-5.13.2.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.13.2.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=""