summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-12-18 12:20:31 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-12-18 12:20:31 +0100
commit20b16d302be8f97de35860c95ad26dd4d8458682 (patch)
treeacafaa48278164a5c208e051199874f93bf01a5a /dev-qt/qthelp
parentdev-qt/qtgui: amd64 stable wrt bug #699240 (diff)
downloadgentoo-20b16d302be8f97de35860c95ad26dd4d8458682.tar.gz
gentoo-20b16d302be8f97de35860c95ad26dd4d8458682.tar.bz2
gentoo-20b16d302be8f97de35860c95ad26dd4d8458682.zip
dev-qt/qthelp: amd64 stable wrt bug #699240
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qthelp')
-rw-r--r--dev-qt/qthelp/qthelp-5.13.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.13.2.ebuild b/dev-qt/qthelp/qthelp-5.13.2.ebuild
index 78ca7e84a51e..9bb12d190e28 100644
--- a/dev-qt/qthelp/qthelp-5.13.2.ebuild
+++ b/dev-qt/qthelp/qthelp-5.13.2.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 ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
fi
IUSE=""