commit: 742ff3f3332d4583761fed08027987d901c94b00
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 12 14:31:47 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Aug 12 14:31:47 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=742ff3f3
dev-qt/qtwidgets: x86 stable wrt bug #860258
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-qt/qtwidgets/qtwidgets-5.15.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwidgets/qtwidgets-5.15.5-r1.ebuild
b/dev-qt/qtwidgets/qtwidgets-5.15.5-r1.ebuild
index 72d042b82638..9d46a832a7e0 100644
--- a/dev-qt/qtwidgets/qtwidgets-5.15.5-r1.ebuild
+++ b/dev-qt/qtwidgets/qtwidgets-5.15.5-r1.ebuild
@@ -10,7 +10,7 @@ inherit qt5-build
DESCRIPTION="Set of components for creating classic desktop-style UIs for the
Qt5 framework"
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
# keep IUSE defaults in sync with qtgui