diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-19 14:14:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-19 14:14:21 +0100 |
commit | d16d3bcd01c9b66cf8fea005a0041d9dcd198b9a (patch) | |
tree | 2dc673f339276e8a2398c33083ad2da32f955c0e /dev-qt | |
parent | dev-qt/qtgraphicaleffects: x86 stable wrt bug #699328 (diff) | |
download | gentoo-d16d3bcd01c9b66cf8fea005a0041d9dcd198b9a.tar.gz gentoo-d16d3bcd01c9b66cf8fea005a0041d9dcd198b9a.tar.bz2 gentoo-d16d3bcd01c9b66cf8fea005a0041d9dcd198b9a.zip |
dev-qt/qtgui: x86 stable wrt bug #699328
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtgui/qtgui-5.14.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgui/qtgui-5.14.1-r3.ebuild b/dev-qt/qtgui/qtgui-5.14.1-r3.ebuild index 3ef9d29e8c19..b8fbefebe41e 100644 --- a/dev-qt/qtgui/qtgui-5.14.1-r3.ebuild +++ b/dev-qt/qtgui/qtgui-5.14.1-r3.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="The GUI module and platform plugins for the Qt5 framework" SLOT=5/${PV} # 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 |