diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2020-10-13 09:29:56 -0400 |
---|---|---|
committer | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2020-10-13 09:29:56 -0400 |
commit | bdecc748349e5e7f3f381cc7eebb395c3199a1b5 (patch) | |
tree | 1a71f70a1d7fa228d5beba9266ad208bb4ab013a /dev-qt/qtgui | |
parent | f7daf68b959d20355fcd6d31714d92f372cbb79f (diff) | |
download | gentoo-overlay-bdecc748349e5e7f3f381cc7eebb395c3199a1b5.tar.xz gentoo-overlay-bdecc748349e5e7f3f381cc7eebb395c3199a1b5.zip |
dev-qt/qtgui: sync
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 f1af6fd..a9f0898 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 |