summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-13 20:49:02 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-13 20:50:49 +0300
commit559f46e1b54b390491106d6843c6b46cd9ddf5d7 (patch)
tree29987807f7283dad47e42adc86a85249a832a0a9 /dev-qt
parentdev-qt/qthttpserver: Stabilize 6.7.0 amd64, #929242 (diff)
downloadgentoo-559f46e1b54b390491106d6843c6b46cd9ddf5d7.tar.gz
gentoo-559f46e1b54b390491106d6843c6b46cd9ddf5d7.tar.bz2
gentoo-559f46e1b54b390491106d6843c6b46cd9ddf5d7.zip
dev-qt/qtimageformats: Stabilize 6.7.0 amd64, #929242
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtimageformats/qtimageformats-6.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtimageformats/qtimageformats-6.7.0.ebuild b/dev-qt/qtimageformats/qtimageformats-6.7.0.ebuild
index 0c4c043c1a0a..bc7acf3262df 100644
--- a/dev-qt/qtimageformats/qtimageformats-6.7.0.ebuild
+++ b/dev-qt/qtimageformats/qtimageformats-6.7.0.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 ~hppa ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ~ppc64 ~riscv ~x86"
fi
IUSE="mng"