summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-24 16:33:02 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-24 16:47:53 -0400
commitb43c7a1d21f886e3429f9e42b7e3e8dc9b066b18 (patch)
tree3af93121073ab2addfae3bc4e63a4ee165af39ea /dev-qt/qtwayland
parentdev-qt/qtvirtualkeyboard: arm64 stable (diff)
downloadgentoo-b43c7a1d21f886e3429f9e42b7e3e8dc9b066b18.tar.gz
gentoo-b43c7a1d21f886e3429f9e42b7e3e8dc9b066b18.tar.bz2
gentoo-b43c7a1d21f886e3429f9e42b7e3e8dc9b066b18.zip
dev-qt/qtwayland: 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/qtwayland')
-rw-r--r--dev-qt/qtwayland/qtwayland-5.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwayland/qtwayland-5.12.3.ebuild b/dev-qt/qtwayland/qtwayland-5.12.3.ebuild
index 3c047199bf85..83fd32c5f97f 100644
--- a/dev-qt/qtwayland/qtwayland-5.12.3.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.12.3.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"