diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2020-10-12 12:58:21 -0400 |
---|---|---|
committer | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2020-10-12 12:58:21 -0400 |
commit | f7daf68b959d20355fcd6d31714d92f372cbb79f (patch) | |
tree | eb1aa39e3ec0d6b85d255f9b586ee3050d2c8888 /dev-qt | |
parent | f2ed86ca8abd9ce126a7d762cc492385ea92d502 (diff) | |
download | gentoo-overlay-f7daf68b959d20355fcd6d31714d92f372cbb79f.tar.xz gentoo-overlay-f7daf68b959d20355fcd6d31714d92f372cbb79f.zip |
dev-qt/qtgui: sync
Diffstat (limited to 'dev-qt')
-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 cb6535a..f1af6fd 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 |