summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-17 01:27:00 +0100
committerSam James <sam@gentoo.org>2021-10-17 01:27:00 +0100
commit501763bad52dfc1d7e2283114b9008852a7528b8 (patch)
tree54a74e36bd6a211dd103e23944f6888caf9a56cc /dev-qt
parentdev-qt/qtwidgets: Stabilize 5.15.2-r11 ppc64, #806797 (diff)
downloadgentoo-501763bad52dfc1d7e2283114b9008852a7528b8.tar.gz
gentoo-501763bad52dfc1d7e2283114b9008852a7528b8.tar.bz2
gentoo-501763bad52dfc1d7e2283114b9008852a7528b8.zip
dev-qt/qtdeclarative: Stabilize 5.15.2-r12 ppc64, #806797
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtdeclarative/qtdeclarative-5.15.2-r12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.15.2-r12.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.15.2-r12.ebuild
index 6e86ee6070b2..9270b31774e7 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.15.2-r12.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.15.2-r12.ebuild
@@ -10,7 +10,7 @@ inherit python-any-r1 qt5-build
DESCRIPTION="The QML and Quick modules for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
+ KEYWORDS="amd64 arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86"
fi
IUSE="gles2-only +jit localstorage vulkan +widgets"