summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-05-28 14:03:07 +0200
committerMichał Górny <mgorny@gentoo.org>2024-05-28 14:03:07 +0200
commit561e26b26fde77d922ed3dd65c10b1336eb0fc95 (patch)
tree26f5b3b72e1df5967dc4ad946300391ec533cf4e /dev-qt/qtwayland
parentdev-qt/qttranslations: Stabilize 6.7.1 ppc64, #932862 (diff)
downloadgentoo-561e26b26fde77d922ed3dd65c10b1336eb0fc95.tar.gz
gentoo-561e26b26fde77d922ed3dd65c10b1336eb0fc95.tar.bz2
gentoo-561e26b26fde77d922ed3dd65c10b1336eb0fc95.zip
dev-qt/qtwayland: Stabilize 6.7.1 ppc64, #932862
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-qt/qtwayland')
-rw-r--r--dev-qt/qtwayland/qtwayland-6.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwayland/qtwayland-6.7.1.ebuild b/dev-qt/qtwayland/qtwayland-6.7.1.ebuild
index 9f512153dcfd..5b1efeacfd5f 100644
--- a/dev-qt/qtwayland/qtwayland-6.7.1.ebuild
+++ b/dev-qt/qtwayland/qtwayland-6.7.1.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
DESCRIPTION="Wayland platform plugin for Qt"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~amd64 arm ~arm64 ~loong ~ppc ppc64 ~riscv ~sparc ~x86"
fi
IUSE="accessibility compositor qml vulkan"