diff options
author | Sam James <sam@gentoo.org> | 2022-06-18 16:37:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-18 16:37:52 +0100 |
commit | b21f3203a46bfc445e54e792b9f50c9adff7bebe (patch) | |
tree | 4afe5ea145ce9a5a7e061c3453aafaa38161781f /dev-qt/qtgui | |
parent | media-libs/harfbuzz: Stabilize 4.2.1 ppc, #843353 (diff) | |
download | gentoo-b21f3203a46bfc445e54e792b9f50c9adff7bebe.tar.gz gentoo-b21f3203a46bfc445e54e792b9f50c9adff7bebe.tar.bz2 gentoo-b21f3203a46bfc445e54e792b9f50c9adff7bebe.zip |
dev-qt/qtgui: Stabilize 5.15.4 ppc, #843353
Signed-off-by: Sam James <sam@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 779c787eb2ed..8303a25a47e0 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 |