summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-11-01 06:34:55 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-11-01 06:34:55 +0000
commit22492a54e830e3e7b09da9d8953f60a0d4805f53 (patch)
tree7bc557faaaf905141d1f739d9379d4b3cdc74552 /dev-qt/qtimageformats
parentdev-qt/qtdeclarative: Stabilize 6.7.3-r4 x86, #942507 (diff)
downloadgentoo-22492a54e830e3e7b09da9d8953f60a0d4805f53.tar.gz
gentoo-22492a54e830e3e7b09da9d8953f60a0d4805f53.tar.bz2
gentoo-22492a54e830e3e7b09da9d8953f60a0d4805f53.zip
dev-qt/qtimageformats: Stabilize 6.7.3 x86, #942507
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtimageformats')
-rw-r--r--dev-qt/qtimageformats/qtimageformats-6.7.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtimageformats/qtimageformats-6.7.3.ebuild b/dev-qt/qtimageformats/qtimageformats-6.7.3.ebuild
index 9d1a9a6f9685..16f70cf07c54 100644
--- a/dev-qt/qtimageformats/qtimageformats-6.7.3.ebuild
+++ b/dev-qt/qtimageformats/qtimageformats-6.7.3.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
DESCRIPTION="Additional format plugins for the Qt image I/O system"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc64 ~riscv x86"
fi
IUSE="mng"