summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-08-05 09:14:42 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-08-05 09:14:42 +0200
commit733a2e3ba81b8596ff1a927b42b1ebf20361dc4a (patch)
tree0a2885ed2a88c4f045b469d06bd22e07d53a5b94 /dev-qt
parentdev-qt/qtgui: amd64 stable wrt bug #860258 (diff)
downloadgentoo-733a2e3ba81b8596ff1a927b42b1ebf20361dc4a.tar.gz
gentoo-733a2e3ba81b8596ff1a927b42b1ebf20361dc4a.tar.bz2
gentoo-733a2e3ba81b8596ff1a927b42b1ebf20361dc4a.zip
dev-qt/qtimageformats: amd64 stable wrt bug #860258
Signed-off-by: Agostino Sarubbo <ago@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 112b8bd64614..406c0e39a190 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"