summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-14 09:19:33 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-14 09:21:45 +0200
commit9e1f17c3f400de572ab1cfcfac49ee62f89ef11b (patch)
treebdaa801e6391d747a556346a31d837425d9cd298 /dev-qt
parentdev-qt/qtdeclarative: x86 stable wrt bug #843353 (diff)
downloadgentoo-9e1f17c3f400de572ab1cfcfac49ee62f89ef11b.tar.gz
gentoo-9e1f17c3f400de572ab1cfcfac49ee62f89ef11b.tar.bz2
gentoo-9e1f17c3f400de572ab1cfcfac49ee62f89ef11b.zip
dev-qt/qtdiag: x86 stable wrt bug #843353
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtdiag/qtdiag-5.15.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtdiag/qtdiag-5.15.4.ebuild b/dev-qt/qtdiag/qtdiag-5.15.4.ebuild
index 0931b20b1fbd..4f524afa8dfd 100644
--- a/dev-qt/qtdiag/qtdiag-5.15.4.ebuild
+++ b/dev-qt/qtdiag/qtdiag-5.15.4.ebuild
@@ -9,7 +9,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"