summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-12 22:35:15 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-12 22:35:15 +0300
commit1cd51592638764e595f17ea3e14626427bdbcbf6 (patch)
tree42ae211c4ae860050f969e9165646093706496ce /dev-qt/qtgraphicaleffects
parentdev-qt/qtdatavis3d: Stabilize 5.15.3 arm64, #835762 (diff)
downloadgentoo-1cd51592638764e595f17ea3e14626427bdbcbf6.tar.gz
gentoo-1cd51592638764e595f17ea3e14626427bdbcbf6.tar.bz2
gentoo-1cd51592638764e595f17ea3e14626427bdbcbf6.zip
dev-qt/qtgraphicaleffects: Stabilize 5.15.3 arm64, #835762
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtgraphicaleffects')
-rw-r--r--dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.15.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.15.3.ebuild b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.15.3.ebuild
index 99c25daaad87..e9d96770e47b 100644
--- a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.15.3.ebuild
+++ b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.15.3.ebuild
@@ -9,7 +9,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 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
fi
IUSE=""