summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-07-04 16:01:11 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-07-04 16:01:11 +0200
commitfec48096da5bb9d382b1469a340210997d235393 (patch)
tree921ef6de56317f8bb43511ba47f6a93a62e5b5fa /dev-qt/qtwayland
parentdev-qt/qttranslations: amd64 stable wrt bug #620334 (diff)
downloadgentoo-fec48096da5bb9d382b1469a340210997d235393.tar.gz
gentoo-fec48096da5bb9d382b1469a340210997d235393.tar.bz2
gentoo-fec48096da5bb9d382b1469a340210997d235393.zip
dev-qt/qtwayland: amd64 stable wrt bug #620334
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtwayland')
-rw-r--r--dev-qt/qtwayland/qtwayland-5.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwayland/qtwayland-5.7.1.ebuild b/dev-qt/qtwayland/qtwayland-5.7.1.ebuild
index 728e34d77038..136ab3d898dc 100644
--- a/dev-qt/qtwayland/qtwayland-5.7.1.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.7.1.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="egl xcomposite"