diff options
author | 2016-08-23 21:44:50 +0200 | |
---|---|---|
committer | 2016-08-23 21:44:50 +0200 | |
commit | 1b6f45c23a19761d9130694a3415ee5c5577ec2b (patch) | |
tree | d4d876a123681ab900cb859145acdf3f218feaf3 /dev-qt | |
parent | dev-qt/qttranslations: arm stable, bug #586180 (diff) | |
download | gentoo-1b6f45c23a19761d9130694a3415ee5c5577ec2b.tar.gz gentoo-1b6f45c23a19761d9130694a3415ee5c5577ec2b.tar.bz2 gentoo-1b6f45c23a19761d9130694a3415ee5c5577ec2b.zip |
dev-qt/qtwayland: arm stable, bug #586180
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtwayland/qtwayland-5.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwayland/qtwayland-5.6.1.ebuild b/dev-qt/qtwayland/qtwayland-5.6.1.ebuild index 42cce9779725..33507fcfbe65 100644 --- a/dev-qt/qtwayland/qtwayland-5.6.1.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.6.1.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Wayland platform plugin for Qt" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm hppa ~ppc ppc64 x86" + KEYWORDS="amd64 arm hppa ~ppc ppc64 x86" fi IUSE="egl qml wayland-compositor xcomposite" |