commit: ad187dbf0c5f7c8ab3319b22ef7ac47eca943f4d
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 25 18:10:03 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jul 25 18:13:56 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad187dbf
dev-qt/qtgraphicaleffects: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.3
dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.7.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.7.1.ebuild
b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.7.1.ebuild
index 48655004a9e..916da510e99 100644
--- a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.7.1.ebuild
+++ b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.7.1.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Set of QML types for adding visual effects to user interfaces"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 arm ~hppa ppc ppc64 x86"
+ KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 x86"
fi
IUSE=""