diff options
author | 2022-12-05 21:45:09 +0200 | |
---|---|---|
committer | 2022-12-05 21:45:09 +0200 | |
commit | a854c1613bdb6dc1c23333b587fdf18f2524d9eb (patch) | |
tree | cc0eb87d55a5ff0fa6c86bc83b070b8f782de25e /dev-qt/qtwayland | |
parent | dev-qt/qttranslations: Stabilize 5.15.7 ppc, #883677 (diff) | |
download | gentoo-a854c1613bdb6dc1c23333b587fdf18f2524d9eb.tar.gz gentoo-a854c1613bdb6dc1c23333b587fdf18f2524d9eb.tar.bz2 gentoo-a854c1613bdb6dc1c23333b587fdf18f2524d9eb.zip |
dev-qt/qtwayland: Stabilize 5.15.7 ppc, #883677
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtwayland')
-rw-r--r-- | dev-qt/qtwayland/qtwayland-5.15.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwayland/qtwayland-5.15.7.ebuild b/dev-qt/qtwayland/qtwayland-5.15.7.ebuild index fe999ececc42..c5b4b0acdba2 100644 --- a/dev-qt/qtwayland/qtwayland-5.15.7.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.15.7.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 |