summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-11-02 09:48:41 +0100
committerMichał Górny <mgorny@gentoo.org>2024-11-02 09:48:41 +0100
commitdfeb3009fc73e2d6ed5afa23733985105a9b3827 (patch)
treecc9abc7f7e40e11a64047dfdb546a81b4ed15949 /dev-qt/qtimageformats
parentdev-qt/qthttpserver: Stabilize 6.7.3 amd64, #942507 (diff)
downloadgentoo-dfeb3009fc73e2d6ed5afa23733985105a9b3827.tar.gz
gentoo-dfeb3009fc73e2d6ed5afa23733985105a9b3827.tar.bz2
gentoo-dfeb3009fc73e2d6ed5afa23733985105a9b3827.zip
dev-qt/qtimageformats: Stabilize 6.7.3 amd64, #942507
Signed-off-by: Michał Górny <mgorny@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 16f70cf07c54..3cdcda86886e 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"