commit: 1f7d2c548e4a1a59b73840eaf564751934e5bd2b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 4 17:55:14 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 4 17:55:14 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f7d2c54
dev-qt/qtimageformats: Stabilize 5.15.5-r2 ppc64, #860258
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtimageformats/qtimageformats-5.15.5-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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"