summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-14 01:18:11 +0100
committerSam James <sam@gentoo.org>2022-04-14 01:18:11 +0100
commita442d59a30813388187eb9c853cd51cfe61362d9 (patch)
tree3546b6c8d857208393ec07857da96f6e3db55ea7 /dev-qt/qtdiag
parentdev-qt/qtdatavis3d: Stabilize 5.15.3 x86, #835762 (diff)
downloadgentoo-a442d59a30813388187eb9c853cd51cfe61362d9.tar.gz
gentoo-a442d59a30813388187eb9c853cd51cfe61362d9.tar.bz2
gentoo-a442d59a30813388187eb9c853cd51cfe61362d9.zip
dev-qt/qtdiag: Stabilize 5.15.3 x86, #835762
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qtdiag')
-rw-r--r--dev-qt/qtdiag/qtdiag-5.15.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtdiag/qtdiag-5.15.3.ebuild b/dev-qt/qtdiag/qtdiag-5.15.3.ebuild
index 4e200023258b..4e602dcb6d00 100644
--- a/dev-qt/qtdiag/qtdiag-5.15.3.ebuild
+++ b/dev-qt/qtdiag/qtdiag-5.15.3.ebuild
@@ -10,7 +10,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"