diff options
author | 2023-05-01 07:24:19 +0000 | |
---|---|---|
committer | 2023-05-01 07:24:19 +0000 | |
commit | a28eb14abcea02d957fc845702a781f9d909f80c (patch) | |
tree | dac2a3ddc0ad1e0ed959d05321596230397bd531 /dev-qt/qtdeclarative | |
parent | dev-qt/qtsql: Stabilize 5.15.9 ppc, #904373 (diff) | |
download | gentoo-a28eb14abcea02d957fc845702a781f9d909f80c.tar.gz gentoo-a28eb14abcea02d957fc845702a781f9d909f80c.tar.bz2 gentoo-a28eb14abcea02d957fc845702a781f9d909f80c.zip |
dev-qt/qtdeclarative: Stabilize 5.15.9 ppc, #904373
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtdeclarative')
-rw-r--r-- | dev-qt/qtdeclarative/qtdeclarative-5.15.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.15.9.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.15.9.ebuild index 97e3b0b83006..51f243e391b0 100644 --- a/dev-qt/qtdeclarative/qtdeclarative-5.15.9.ebuild +++ b/dev-qt/qtdeclarative/qtdeclarative-5.15.9.ebuild @@ -5,7 +5,7 @@ EAPI=8 if [[ ${PV} != *9999* ]]; then QT5_KDEPATCHSET_REV=1 - KEYWORDS="amd64 arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc x86" + KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~sparc x86" fi PYTHON_COMPAT=( python3_{8..11} ) |