commit: 9de9183caad9062035304d4dbd60ba404c72f6a7
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 14 07:21:13 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jun 14 07:21:53 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9de9183c
dev-qt/qtwidgets: 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/qtwidgets/qtwidgets-5.15.4-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwidgets/qtwidgets-5.15.4-r1.ebuild
b/dev-qt/qtwidgets/qtwidgets-5.15.4-r1.ebuild
index 2088fed488bf..31c58d67fecb 100644
--- a/dev-qt/qtwidgets/qtwidgets-5.15.4-r1.ebuild
+++ b/dev-qt/qtwidgets/qtwidgets-5.15.4-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