diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-19 13:43:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-19 13:43:30 +0100 |
commit | 905c6bb8afaa879cbfb6e0ee80d6788119847fe9 (patch) | |
tree | a094e53044cfa31c4a38808e2d38ff0345e9fc02 /dev-qt/qtgui | |
parent | dev-qt/qtgraphicaleffects: amd64 stable wrt bug #699328 (diff) | |
download | gentoo-905c6bb8afaa879cbfb6e0ee80d6788119847fe9.tar.gz gentoo-905c6bb8afaa879cbfb6e0ee80d6788119847fe9.tar.bz2 gentoo-905c6bb8afaa879cbfb6e0ee80d6788119847fe9.zip |
dev-qt/qtgui: amd64 stable wrt bug #699328
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtgui')
-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 9b6e6fb26ff8..3ef9d29e8c19 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 |