summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-02 18:25:30 +0000
committerSam James <sam@gentoo.org>2022-07-02 18:25:30 +0000
commit2a319ecd742e6695e29a1f6901dea2be7659e33a (patch)
tree576e652e10d71492182e7579675748f9bf40413b /dev-qt/qtwaylandscanner
parentdev-qt/qtwayland: Stabilize 5.15.5 x86, #853232 (diff)
downloadgentoo-2a319ecd742e6695e29a1f6901dea2be7659e33a.tar.gz
gentoo-2a319ecd742e6695e29a1f6901dea2be7659e33a.tar.bz2
gentoo-2a319ecd742e6695e29a1f6901dea2be7659e33a.zip
dev-qt/qtwaylandscanner: Stabilize 5.15.5 x86, #853232
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qtwaylandscanner')
-rw-r--r--dev-qt/qtwaylandscanner/qtwaylandscanner-5.15.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwaylandscanner/qtwaylandscanner-5.15.5.ebuild b/dev-qt/qtwaylandscanner/qtwaylandscanner-5.15.5.ebuild
index 82135e579d47..43102261e93f 100644
--- a/dev-qt/qtwaylandscanner/qtwaylandscanner-5.15.5.ebuild
+++ b/dev-qt/qtwaylandscanner/qtwaylandscanner-5.15.5.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="Tool that generates certain boilerplate C++ code from Wayland protocol xml spec"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86"
fi
DEPEND="=dev-qt/qtcore-${QT5_PV}*:5="