diff options
author | 2015-08-26 17:47:47 +0300 | |
---|---|---|
committer | 2015-08-26 17:53:33 +0300 | |
commit | aeb4c60f87650c9b2f8768d89a9ff4165cc53672 (patch) | |
tree | b99125743fba42ae60adad7fa73a3d43e87b04df /dev-qt | |
parent | dev-qt/qtgui: arm stable wrt bug #543326 (diff) | |
download | gentoo-aeb4c60f87650c9b2f8768d89a9ff4165cc53672.tar.gz gentoo-aeb4c60f87650c9b2f8768d89a9ff4165cc53672.tar.bz2 gentoo-aeb4c60f87650c9b2f8768d89a9ff4165cc53672.zip |
dev-qt/qthelp: arm stable wrt bug #543326
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qthelp/qthelp-5.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.4.2.ebuild b/dev-qt/qthelp/qthelp-5.4.2.ebuild index 2073d66b3875..03fca8a6bee5 100644 --- a/dev-qt/qthelp/qthelp-5.4.2.ebuild +++ b/dev-qt/qthelp/qthelp-5.4.2.ebuild @@ -9,7 +9,7 @@ inherit qt5-build DESCRIPTION="The Help module for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~hppa ~ppc64 ~x86" + KEYWORDS="amd64 arm ~hppa ~ppc64 ~x86" fi IUSE="" |