summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-02 10:57:13 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-02 10:57:13 +0000
commit4797e1adeefe7d81c3bb30ac075e6e2e2a6bc0a0 (patch)
tree4084cc0da00bbd1a885adcbf05b2d967c8e3d52d /dev-qt/qtimageformats
parentdev-qt/qtcharts: Keyword 6.6.1 ppc64, #918896 (diff)
downloadgentoo-4797e1adeefe7d81c3bb30ac075e6e2e2a6bc0a0.tar.gz
gentoo-4797e1adeefe7d81c3bb30ac075e6e2e2a6bc0a0.tar.bz2
gentoo-4797e1adeefe7d81c3bb30ac075e6e2e2a6bc0a0.zip
dev-qt/qtimageformats: Keyword 6.6.1 ppc64, #918896
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtimageformats')
-rw-r--r--dev-qt/qtimageformats/qtimageformats-6.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtimageformats/qtimageformats-6.6.1.ebuild b/dev-qt/qtimageformats/qtimageformats-6.6.1.ebuild
index 0b4130a09c1e..d81adcf51e2f 100644
--- a/dev-qt/qtimageformats/qtimageformats-6.6.1.ebuild
+++ b/dev-qt/qtimageformats/qtimageformats-6.6.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"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
fi
IUSE="mng"