summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-10-18 16:32:20 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-10-18 16:45:04 +0200
commitc9aa41f9350d623ec16df9f50d474706e0c7609b (patch)
tree1fe8d8fca49cd6d79c3a6a83fb08f8d114a63e49 /dev-qt
parentdev-qt/qtdeclarative: x86 stable (bug #734600) (diff)
downloadgentoo-c9aa41f9350d623ec16df9f50d474706e0c7609b.tar.gz
gentoo-c9aa41f9350d623ec16df9f50d474706e0c7609b.tar.bz2
gentoo-c9aa41f9350d623ec16df9f50d474706e0c7609b.zip
dev-qt/qtdiag: x86 stable (bug #734600)
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtdiag/qtdiag-5.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtdiag/qtdiag-5.15.1.ebuild b/dev-qt/qtdiag/qtdiag-5.15.1.ebuild
index 42524ff14310..edfbbd07b52f 100644
--- a/dev-qt/qtdiag/qtdiag-5.15.1.ebuild
+++ b/dev-qt/qtdiag/qtdiag-5.15.1.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Tool for reporting diagnostic information about Qt and its environment"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~hppa ~ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~hppa ~ppc64 ~sparc x86"
fi
IUSE="+network +widgets"