diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2020-10-12 08:42:41 -0400 |
---|---|---|
committer | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2020-10-12 08:42:41 -0400 |
commit | f2ed86ca8abd9ce126a7d762cc492385ea92d502 (patch) | |
tree | caf8b8d5042cf9c7159e46995dbfc2611ea0c747 /dev-qt | |
parent | 58ca59c19f4424265998a86186d8dc1e26299b40 (diff) | |
download | gentoo-overlay-f2ed86ca8abd9ce126a7d762cc492385ea92d502.tar.xz gentoo-overlay-f2ed86ca8abd9ce126a7d762cc492385ea92d502.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 271b689..cb6535a 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 |