diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-18 12:20:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-18 12:20:26 +0100 |
commit | 10349e75ed4742ef7ea2481d8c04ed332b66d255 (patch) | |
tree | 85ea66423434a7a151ac874ca1bf43ff30f5156a /dev-qt | |
parent | dev-qt/qtgraphicaleffects: amd64 stable wrt bug #699240 (diff) | |
download | gentoo-10349e75ed4742ef7ea2481d8c04ed332b66d255.tar.gz gentoo-10349e75ed4742ef7ea2481d8c04ed332b66d255.tar.bz2 gentoo-10349e75ed4742ef7ea2481d8c04ed332b66d255.zip |
dev-qt/qtgui: amd64 stable wrt bug #699240
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtgui/qtgui-5.13.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgui/qtgui-5.13.2.ebuild b/dev-qt/qtgui/qtgui-5.13.2.ebuild index 20a5adb6d94f..68981128c67c 100644 --- a/dev-qt/qtgui/qtgui-5.13.2.ebuild +++ b/dev-qt/qtgui/qtgui-5.13.2.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="The GUI module and platform plugins for the Qt5 framework" 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 |