diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-14 09:19:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-14 09:21:46 +0200 |
commit | 7b759fed850f92e8f3c798822a723b7917417536 (patch) | |
tree | 08cfc8136e3360a2b5cc0c3411caef95b0f1627c /dev-qt/qtgui | |
parent | dev-qt/qtgraphicaleffects: x86 stable wrt bug #843353 (diff) | |
download | gentoo-7b759fed850f92e8f3c798822a723b7917417536.tar.gz gentoo-7b759fed850f92e8f3c798822a723b7917417536.tar.bz2 gentoo-7b759fed850f92e8f3c798822a723b7917417536.zip |
dev-qt/qtgui: 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@gentoo.org>
Diffstat (limited to 'dev-qt/qtgui')
-rw-r--r-- | dev-qt/qtgui/qtgui-5.15.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgui/qtgui-5.15.4.ebuild b/dev-qt/qtgui/qtgui-5.15.4.ebuild index 549c99e3740c..99c344d8dac0 100644 --- a/dev-qt/qtgui/qtgui-5.15.4.ebuild +++ b/dev-qt/qtgui/qtgui-5.15.4.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="The GUI module and platform plugins for the Qt5 framework" SLOT=5/${QT5_PV} # bug 707658 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="accessibility dbus egl eglfs evdev +gif gles2-only ibus jpeg |