summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-05-28 14:02:58 +0200
committerMichał Górny <mgorny@gentoo.org>2024-05-28 14:02:58 +0200
commit356ef5baa7931b164eb0ae3842ed5982b3fd4f7a (patch)
treecd420a4ad8c74efcaa04f85102d61b198e82372f /dev-qt
parentdev-qt/qtdeclarative: Stabilize 6.7.1 ppc64, #932862 (diff)
downloadgentoo-356ef5baa7931b164eb0ae3842ed5982b3fd4f7a.tar.gz
gentoo-356ef5baa7931b164eb0ae3842ed5982b3fd4f7a.tar.bz2
gentoo-356ef5baa7931b164eb0ae3842ed5982b3fd4f7a.zip
dev-qt/qtimageformats: Stabilize 6.7.1 ppc64, #932862
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtimageformats/qtimageformats-6.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtimageformats/qtimageformats-6.7.1.ebuild b/dev-qt/qtimageformats/qtimageformats-6.7.1.ebuild
index e2c2a8e1bab7..a4193d9c38cd 100644
--- a/dev-qt/qtimageformats/qtimageformats-6.7.1.ebuild
+++ b/dev-qt/qtimageformats/qtimageformats-6.7.1.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"