commit: 2220fff71ccdf7679ee2fd012357d9eff44b2857
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 26 11:45:16 2018 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Jan 26 11:45:37 2018 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=2220fff7
dev-qt/qtwayland: restore ~arm64 keyword
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-qt/qtwayland/qtwayland-5.10.0.ebuild | 4 ++--
dev-qt/qtwayland/qtwayland-5.10.9999.ebuild | 4 ++--
dev-qt/qtwayland/qtwayland-5.11.9999.ebuild | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/dev-qt/qtwayland/qtwayland-5.10.0.ebuild
b/dev-qt/qtwayland/qtwayland-5.10.0.ebuild
index 0629d749..4c355304 100644
--- a/dev-qt/qtwayland/qtwayland-5.10.0.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,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 ~arm64 ~hppa ~ppc ~ppc64 ~x86"
fi
IUSE="+libinput xcomposite"
diff --git a/dev-qt/qtwayland/qtwayland-5.10.9999.ebuild
b/dev-qt/qtwayland/qtwayland-5.10.9999.ebuild
index 0629d749..4c355304 100644
--- a/dev-qt/qtwayland/qtwayland-5.10.9999.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.10.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,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 ~arm64 ~hppa ~ppc ~ppc64 ~x86"
fi
IUSE="+libinput xcomposite"
diff --git a/dev-qt/qtwayland/qtwayland-5.11.9999.ebuild
b/dev-qt/qtwayland/qtwayland-5.11.9999.ebuild
index b2b68306..4c355304 100644
--- a/dev-qt/qtwayland/qtwayland-5.11.9999.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.11.9999.ebuild
@@ -7,7 +7,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 ~arm64 ~hppa ~ppc ~ppc64 ~x86"
fi
IUSE="+libinput xcomposite"