diff options
author | Sam James <sam@gentoo.org> | 2022-12-03 11:00:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-03 11:00:42 +0000 |
commit | b7372e3eaac6d9040122f07b1c91493631e47371 (patch) | |
tree | 9716f9f44cb242d88c689f08574d96e8d4bf18f6 /dev-qt/qtwayland | |
parent | dev-qt/qtvirtualkeyboard: Stabilize 5.15.7 amd64, #883677 (diff) | |
download | gentoo-b7372e3eaac6d9040122f07b1c91493631e47371.tar.gz gentoo-b7372e3eaac6d9040122f07b1c91493631e47371.tar.bz2 gentoo-b7372e3eaac6d9040122f07b1c91493631e47371.zip |
dev-qt/qtwayland: Stabilize 5.15.7 amd64, #883677
Signed-off-by: Sam James <sam@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 1f287004d8de..9737b55ca1e2 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 |