summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-11-12 09:55:41 -0500
committerAaron Bauman <bman@gentoo.org>2019-11-12 10:00:52 -0500
commite402543fc4004e4eeec2046cae4674ad17faffba (patch)
tree9cc01ea7fa3cccd0446afa303012da27523b6dd4 /dev-qt
parentdev-qt/qtvirtualkeyboard: arm64 stable (bug #691738) (diff)
downloadgentoo-e402543fc4004e4eeec2046cae4674ad17faffba.tar.gz
gentoo-e402543fc4004e4eeec2046cae4674ad17faffba.tar.bz2
gentoo-e402543fc4004e4eeec2046cae4674ad17faffba.zip
dev-qt/qtwayland: 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/qtwayland/qtwayland-5.12.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwayland/qtwayland-5.12.5.ebuild b/dev-qt/qtwayland/qtwayland-5.12.5.ebuild
index e2a641f13a3b..1afd0c34f736 100644
--- a/dev-qt/qtwayland/qtwayland-5.12.5.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.12.5.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="Wayland platform plugin for Qt"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~x86"
+ KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~x86"
fi
IUSE="+libinput xcomposite"