diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-26 17:47:33 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-26 17:53:32 +0300 |
commit | da3e9358c45ca263e999e165b09d32f6013ccdbd (patch) | |
tree | 350fe3208adfe8d2c5275b29bdd40c34eabda3b8 /dev-qt/qtgui | |
parent | dev-qt/qtgraphicaleffects: arm stable wrt bug #543326 (diff) | |
download | gentoo-da3e9358c45ca263e999e165b09d32f6013ccdbd.tar.gz gentoo-da3e9358c45ca263e999e165b09d32f6013ccdbd.tar.bz2 gentoo-da3e9358c45ca263e999e165b09d32f6013ccdbd.zip |
dev-qt/qtgui: arm stable wrt bug #543326
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-qt/qtgui')
-rw-r--r-- | dev-qt/qtgui/qtgui-5.4.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgui/qtgui-5.4.2-r1.ebuild b/dev-qt/qtgui/qtgui-5.4.2-r1.ebuild index 48883a536901..fdcaae0667ab 100644 --- a/dev-qt/qtgui/qtgui-5.4.2-r1.ebuild +++ b/dev-qt/qtgui/qtgui-5.4.2-r1.ebuild @@ -9,7 +9,7 @@ inherit qt5-build DESCRIPTION="The GUI module and platform plugins for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~arm64 hppa ~ppc64 ~x86" + KEYWORDS="amd64 arm ~arm64 hppa ~ppc64 ~x86" fi # TODO: directfb, linuxfb, kms integration in eglfs |