summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-08-04 20:55:14 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-08-04 20:55:14 +0300
commit1f7d2c548e4a1a59b73840eaf564751934e5bd2b (patch)
treeeae4e0a6a6a3637bd77e99b96968aa04e9ccce90 /dev-qt
parentdev-qt/qtgui: Stabilize 5.15.5-r1 ppc64, #860258 (diff)
downloadgentoo-1f7d2c548e4a1a59b73840eaf564751934e5bd2b.tar.gz
gentoo-1f7d2c548e4a1a59b73840eaf564751934e5bd2b.tar.bz2
gentoo-1f7d2c548e4a1a59b73840eaf564751934e5bd2b.zip
dev-qt/qtimageformats: Stabilize 5.15.5-r2 ppc64, #860258
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtimageformats/qtimageformats-5.15.5-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtimageformats/qtimageformats-5.15.5-r2.ebuild b/dev-qt/qtimageformats/qtimageformats-5.15.5-r2.ebuild
index 33eee75394dd..3d27e670d2fa 100644
--- a/dev-qt/qtimageformats/qtimageformats-5.15.5-r2.ebuild
+++ b/dev-qt/qtimageformats/qtimageformats-5.15.5-r2.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"