summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-22 11:16:18 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-22 11:28:59 -0500
commitb0a76e48a9fe8ecce6ada3c9bbda8b3e3186a103 (patch)
tree5385362d4c9ddadfa3b9b77ed0c0e5c6c9227f89 /dev-qt/qtquickcontrols2
parentdev-qt/qtprintsupport: arm64 stable (bug #699240) (diff)
downloadgentoo-b0a76e48a9fe8ecce6ada3c9bbda8b3e3186a103.tar.gz
gentoo-b0a76e48a9fe8ecce6ada3c9bbda8b3e3186a103.tar.bz2
gentoo-b0a76e48a9fe8ecce6ada3c9bbda8b3e3186a103.zip
dev-qt/qtquickcontrols2: 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/qtquickcontrols2')
-rw-r--r--dev-qt/qtquickcontrols2/qtquickcontrols2-5.13.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtquickcontrols2/qtquickcontrols2-5.13.2.ebuild b/dev-qt/qtquickcontrols2/qtquickcontrols2-5.13.2.ebuild
index ea7dd3a42dd6..84ae70d7d229 100644
--- a/dev-qt/qtquickcontrols2/qtquickcontrols2-5.13.2.ebuild
+++ b/dev-qt/qtquickcontrols2/qtquickcontrols2-5.13.2.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="Set of next generation Qt Quick controls for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm arm64 ~x86"
fi
IUSE="widgets"