commit: fe6ccc42467ef17f1da87de4df1ddb3de3146be9
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 14 07:20:56 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jun 14 07:21:51 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe6ccc42
dev-qt/qtwayland: x86 stable wrt bug #843353
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-qt/qtwayland/qtwayland-5.15.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwayland/qtwayland-5.15.4.ebuild
b/dev-qt/qtwayland/qtwayland-5.15.4.ebuild
index 1cd0d32d3ddc..597499cdb3b3 100644
--- a/dev-qt/qtwayland/qtwayland-5.15.4.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.15.4.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 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="amd64 arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
fi
IUSE="vulkan X"