summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-22 11:11:33 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-22 11:28:36 -0500
commita506cf9a17d8e50c5b9604568097bb323a775f85 (patch)
tree51ff52e0360fd5534d72cb106b859d37019963f7 /dev-qt
parentdev-qt/qtgamepad: arm64 stable (bug #699240) (diff)
downloadgentoo-a506cf9a17d8e50c5b9604568097bb323a775f85.tar.gz
gentoo-a506cf9a17d8e50c5b9604568097bb323a775f85.tar.bz2
gentoo-a506cf9a17d8e50c5b9604568097bb323a775f85.zip
dev-qt/qtgraphicaleffects: arm64 stable (bug #699240)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.82, Repoman-2.3.20
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.13.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.13.2.ebuild b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.13.2.ebuild
index f7a45ea0a6e4..24d4ea6e8ee0 100644
--- a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.13.2.ebuild
+++ b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.13.2.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 ~arm64 ~hppa ~ppc ppc64 ~x86"
+ KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~x86"
fi
IUSE=""