diff options
author | 2016-03-06 00:58:12 +0300 | |
---|---|---|
committer | 2016-03-06 01:17:19 +0300 | |
commit | c3493b91b082633a4cb103b1c5772c6de96da8d4 (patch) | |
tree | 3d0f61b2e39a6ece0188948effb9b8388521c72e /dev-qt/qthelp | |
parent | dev-qt/designer: amd64 stable wrt bug #569924 (diff) | |
download | gentoo-c3493b91b082633a4cb103b1c5772c6de96da8d4.tar.gz gentoo-c3493b91b082633a4cb103b1c5772c6de96da8d4.tar.bz2 gentoo-c3493b91b082633a4cb103b1c5772c6de96da8d4.zip |
dev-qt/qthelp: amd64 stable wrt bug #569924
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-qt/qthelp')
-rw-r--r-- | dev-qt/qthelp/qthelp-5.5.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.5.1-r1.ebuild b/dev-qt/qthelp/qthelp-5.5.1-r1.ebuild index 5181181f4449..41452c71ad3d 100644 --- a/dev-qt/qthelp/qthelp-5.5.1-r1.ebuild +++ b/dev-qt/qthelp/qthelp-5.5.1-r1.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="" |