commit: 0071711fb3a985b51604966ea78357977c16bda2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 14 00:18:54 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 14 00:18:54 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0071711f
dev-qt/qtwayland: Stabilize 5.15.3-r1 x86, #835762
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-qt/qtwayland/qtwayland-5.15.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwayland/qtwayland-5.15.3-r1.ebuild
b/dev-qt/qtwayland/qtwayland-5.15.3-r1.ebuild
index 6d0f189c04ba..4743cce364a5 100644
--- a/dev-qt/qtwayland/qtwayland-5.15.3-r1.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.15.3-r1.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Wayland platform plugin for Qt"
SLOT=5/${QT5_PV} # bug 815646
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
fi
IUSE="vulkan X"