summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-07-04 15:59:33 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-07-04 15:59:33 +0200
commite28afc74f82417a1f5f5cb3b5f1213f1cfccb3f8 (patch)
tree94912959d140d1584bcbaad93cf1ff050e72630f /dev-qt/qthelp/qthelp-5.7.1.ebuild
parentdev-qt/qtgui: amd64 stable wrt bug #620334 (diff)
downloadgentoo-e28afc74f82417a1f5f5cb3b5f1213f1cfccb3f8.tar.gz
gentoo-e28afc74f82417a1f5f5cb3b5f1213f1cfccb3f8.tar.bz2
gentoo-e28afc74f82417a1f5f5cb3b5f1213f1cfccb3f8.zip
dev-qt/qthelp: amd64 stable wrt bug #620334
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qthelp/qthelp-5.7.1.ebuild')
-rw-r--r--dev-qt/qthelp/qthelp-5.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.7.1.ebuild b/dev-qt/qthelp/qthelp-5.7.1.ebuild
index 71c175acbbb5..da5921278897 100644
--- a/dev-qt/qthelp/qthelp-5.7.1.ebuild
+++ b/dev-qt/qthelp/qthelp-5.7.1.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Qt5 module for integrating online documentation into applications"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86"
fi
IUSE=""