commit: 89f93cdb9646d50f6d1a0b1b65f06ceacb914a66 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Tue May 21 15:01:16 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Tue May 21 15:01:16 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89f93cdb
dev-qt/qtwayland: amd64 stable wrt bug #685260 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" dev-qt/qtwayland/qtwayland-5.12.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtwayland/qtwayland-5.12.3.ebuild b/dev-qt/qtwayland/qtwayland-5.12.3.ebuild index dcdeeaa61c3..7ae56ed303f 100644 --- a/dev-qt/qtwayland/qtwayland-5.12.3.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.12.3.ebuild @@ -7,7 +7,7 @@ inherit qt5-build DESCRIPTION="Wayland platform plugin for Qt" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" fi IUSE="+libinput xcomposite"