summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-25 20:10:03 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-25 20:13:56 +0200
commitad187dbf0c5f7c8ab3319b22ef7ac47eca943f4d (patch)
tree1671fab15f986c2d29ec849cd95fd21dbb12bcf8 /dev-qt
parentkde-frameworks/kitemmodels: keyword ~arm64 (diff)
downloadgentoo-ad187dbf0c5f7c8ab3319b22ef7ac47eca943f4d.tar.gz
gentoo-ad187dbf0c5f7c8ab3319b22ef7ac47eca943f4d.tar.bz2
gentoo-ad187dbf0c5f7c8ab3319b22ef7ac47eca943f4d.zip
dev-qt/qtgraphicaleffects: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.7.1.ebuild b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.7.1.ebuild
index 48655004a9ef..916da510e991 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=""