summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-23 18:58:51 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-23 18:58:51 +0300
commit95d248f56d331e334a458fea4ec628c9282ab08c (patch)
tree770ffa99fc867fc2d6882cb78383978d3fed48d3 /dev-qt/qtwaylandscanner
parentdev-qt/qtwayland: Stabilize 5.15.9 amd64, #904373 (diff)
downloadgentoo-95d248f56d331e334a458fea4ec628c9282ab08c.tar.gz
gentoo-95d248f56d331e334a458fea4ec628c9282ab08c.tar.bz2
gentoo-95d248f56d331e334a458fea4ec628c9282ab08c.zip
dev-qt/qtwaylandscanner: Stabilize 5.15.9 amd64, #904373
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtwaylandscanner')
-rw-r--r--dev-qt/qtwaylandscanner/qtwaylandscanner-5.15.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwaylandscanner/qtwaylandscanner-5.15.9.ebuild b/dev-qt/qtwaylandscanner/qtwaylandscanner-5.15.9.ebuild
index 80ffa670d6b4..49a927d0c1fb 100644
--- a/dev-qt/qtwaylandscanner/qtwaylandscanner-5.15.9.ebuild
+++ b/dev-qt/qtwaylandscanner/qtwaylandscanner-5.15.9.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="