diff options
author | Sam James <sam@gentoo.org> | 2020-10-12 15:04:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-12 15:22:24 +0000 |
commit | 8535c120f4ca1452ec68e1e484c663527b1ac68e (patch) | |
tree | bd8d7a455ded2139c2f06e4cd24911e9fa616564 /dev-qt/qtgui | |
parent | dev-qt/qtgraphicaleffects: Stabilize 5.15.1 amd64, #734600 (diff) | |
download | gentoo-8535c120f4ca1452ec68e1e484c663527b1ac68e.tar.gz gentoo-8535c120f4ca1452ec68e1e484c663527b1ac68e.tar.bz2 gentoo-8535c120f4ca1452ec68e1e484c663527b1ac68e.zip |
dev-qt/qtgui: Stabilize 5.15.1-r1 amd64, #734600
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qtgui')
-rw-r--r-- | dev-qt/qtgui/qtgui-5.15.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgui/qtgui-5.15.1-r1.ebuild b/dev-qt/qtgui/qtgui-5.15.1-r1.ebuild index 2319f44661a9..ffc047451f02 100644 --- a/dev-qt/qtgui/qtgui-5.15.1-r1.ebuild +++ b/dev-qt/qtgui/qtgui-5.15.1-r1.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="The GUI module and platform plugins for the Qt5 framework" SLOT=5/$(ver_cut 1-3) # bug 707658 if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" fi # TODO: linuxfb |