summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-07-04 20:59:36 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-07-04 20:59:36 +0300
commitcce24c41e11165314cd52fc0eb7af88758d3c847 (patch)
tree9f708e7580ff07b1be5d30515291b92032a0b64a /dev-qt
parentdev-qt/qtgraphicaleffects: Stabilize 5.15.5 arm64, #853232 (diff)
downloadgentoo-cce24c41e11165314cd52fc0eb7af88758d3c847.tar.gz
gentoo-cce24c41e11165314cd52fc0eb7af88758d3c847.tar.bz2
gentoo-cce24c41e11165314cd52fc0eb7af88758d3c847.zip
dev-qt/qtimageformats: Stabilize 5.15.5-r1 arm64, #853232
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtimageformats/qtimageformats-5.15.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtimageformats/qtimageformats-5.15.5-r1.ebuild b/dev-qt/qtimageformats/qtimageformats-5.15.5-r1.ebuild
index 308031f04fd3..d3291db75635 100644
--- a/dev-qt/qtimageformats/qtimageformats-5.15.5-r1.ebuild
+++ b/dev-qt/qtimageformats/qtimageformats-5.15.5-r1.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="Additional format plugins for the Qt image I/O system"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc64 ~riscv ~sparc x86"
+ KEYWORDS="amd64 ~arm arm64 ~hppa ppc64 ~riscv ~sparc x86"
fi
IUSE="mng"