Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwayland/
Date: Fri, 05 Aug 2022 07:15:19
Message-Id: 1659683694.4abff89d06f52e21b3dd11491bfb97b5042daedd.ago@gentoo
1 commit: 4abff89d06f52e21b3dd11491bfb97b5042daedd
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 5 07:14:54 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 5 07:14:54 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4abff89d
7
8 dev-qt/qtwayland: amd64 stable wrt bug #860258
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 dev-qt/qtwayland/qtwayland-5.15.5-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-qt/qtwayland/qtwayland-5.15.5-r1.ebuild b/dev-qt/qtwayland/qtwayland-5.15.5-r1.ebuild
16 index 78b6eeb437a1..5fea5061f37b 100644
17 --- a/dev-qt/qtwayland/qtwayland-5.15.5-r1.ebuild
18 +++ b/dev-qt/qtwayland/qtwayland-5.15.5-r1.ebuild
19 @@ -10,7 +10,7 @@ DESCRIPTION="Wayland platform plugin for Qt"
20 SLOT=5/${QT5_PV} # bug 815646
21
22 if [[ ${QT5_BUILD_TYPE} == release ]]; then
23 - KEYWORDS="~amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc ~x86"
24 + KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc ~x86"
25 fi
26
27 IUSE="vulkan X"