diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-04 20:55:14 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-04 20:55:14 +0300 |
commit | 1f7d2c548e4a1a59b73840eaf564751934e5bd2b (patch) | |
tree | eae4e0a6a6a3637bd77e99b96968aa04e9ccce90 | |
parent | dev-qt/qtgui: Stabilize 5.15.5-r1 ppc64, #860258 (diff) | |
download | gentoo-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>
-rw-r--r-- | dev-qt/qtimageformats/qtimageformats-5.15.5-r2.ebuild | 2 |
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" |