summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-24 16:31:43 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-24 16:47:40 -0400
commit7747dc7517e731f2455682b3fcae4ac340359595 (patch)
tree4dfce4b530a76ce76e4b7ec36a483cb6d3f813f2 /dev-qt
parentdev-qt/qtscript: arm64 stable (diff)
downloadgentoo-7747dc7517e731f2455682b3fcae4ac340359595.tar.gz
gentoo-7747dc7517e731f2455682b3fcae4ac340359595.tar.bz2
gentoo-7747dc7517e731f2455682b3fcae4ac340359595.zip
dev-qt/qtscxml: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtscxml/qtscxml-5.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscxml/qtscxml-5.12.3.ebuild b/dev-qt/qtscxml/qtscxml-5.12.3.ebuild
index 067b60bd6b00..0dce5e726b9e 100644
--- a/dev-qt/qtscxml/qtscxml-5.12.3.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.12.3.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 x86"
+ KEYWORDS="amd64 arm64 x86"
fi
IUSE=""