diff options
author | Sam James <sam@gentoo.org> | 2023-07-13 00:38:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-13 00:38:11 +0100 |
commit | 38e9025484f61d587709ab3a44f50eb24f3714b2 (patch) | |
tree | 3140b213c23fdc2cbca72a0d40ea8d1c8623383b /dev-qt/qtwayland | |
parent | dev-qt/qttranslations: Stabilize 5.15.10 ppc, #909313 (diff) | |
download | gentoo-38e9025484f61d587709ab3a44f50eb24f3714b2.tar.gz gentoo-38e9025484f61d587709ab3a44f50eb24f3714b2.tar.bz2 gentoo-38e9025484f61d587709ab3a44f50eb24f3714b2.zip |
dev-qt/qtwayland: Stabilize 5.15.10 ppc, #909313
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qtwayland')
-rw-r--r-- | dev-qt/qtwayland/qtwayland-5.15.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwayland/qtwayland-5.15.10.ebuild b/dev-qt/qtwayland/qtwayland-5.15.10.ebuild index c98d2be58300..94ba7b8fe442 100644 --- a/dev-qt/qtwayland/qtwayland-5.15.10.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.15.10.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 inherit qt5-build |