diff options
author | Sam James <sam@gentoo.org> | 2023-03-13 21:24:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-13 21:24:24 +0000 |
commit | 3f9f4965e11b737b7e4274ce4e9ab0cfec3e6919 (patch) | |
tree | f0cff3ed5ddbe9d899ce2cf7786c1089d699466b | |
parent | dev-qt/qtwidgets: Stabilize 5.15.8-r3 ppc, #900358 (diff) | |
download | gentoo-3f9f4965e11b737b7e4274ce4e9ab0cfec3e6919.tar.gz gentoo-3f9f4965e11b737b7e4274ce4e9ab0cfec3e6919.tar.bz2 gentoo-3f9f4965e11b737b7e4274ce4e9ab0cfec3e6919.zip |
dev-qt/qtwayland: Stabilize 5.15.8-r3 ppc, #900358
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-qt/qtwayland/qtwayland-5.15.8-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwayland/qtwayland-5.15.8-r3.ebuild b/dev-qt/qtwayland/qtwayland-5.15.8-r3.ebuild index eb86137d80ae..da2eb90f5086 100644 --- a/dev-qt/qtwayland/qtwayland-5.15.8-r3.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.15.8-r3.ebuild @@ -5,7 +5,7 @@ EAPI=8 if [[ ${PV} != *9999* ]]; then QT5_KDEPATCHSET_REV=3 - KEYWORDS="~amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" + KEYWORDS="~amd64 ~arm arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~sparc ~x86" fi inherit qt5-build |