diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-18 23:52:21 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-18 23:52:21 +0100 |
commit | fdac28cd03d4ae7abb9aa83b49b63a4073cf11cb (patch) | |
tree | d5e35036dddce0862f4e01bb1cb12bfe54990db7 /dev-qt/qtgui | |
parent | dev-qt/qtnetwork: Stabilize 5.15.2-r14 amd64, #829923 (diff) | |
download | gentoo-fdac28cd03d4ae7abb9aa83b49b63a4073cf11cb.tar.gz gentoo-fdac28cd03d4ae7abb9aa83b49b63a4073cf11cb.tar.bz2 gentoo-fdac28cd03d4ae7abb9aa83b49b63a4073cf11cb.zip |
dev-qt/qtgui: Stabilize 5.15.2-r16 amd64, #829923
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-qt/qtgui')
-rw-r--r-- | dev-qt/qtgui/qtgui-5.15.2-r16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgui/qtgui-5.15.2-r16.ebuild b/dev-qt/qtgui/qtgui-5.15.2-r16.ebuild index 3d8b468b1913..9e7b8d1811a7 100644 --- a/dev-qt/qtgui/qtgui-5.15.2-r16.ebuild +++ b/dev-qt/qtgui/qtgui-5.15.2-r16.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 ~ppc ~ppc64 ~riscv ~sparc ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" fi IUSE="accessibility dbus egl eglfs evdev +gif gles2-only ibus jpeg |