diff options
author | Sam James <sam@gentoo.org> | 2024-02-06 22:32:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-06 22:32:14 +0000 |
commit | e4ce6e88b12e16250ddb6d5976616675e2b730dd (patch) | |
tree | e82c4c8c34d95c7ba24ffe73b6f23842dc8cb1d7 /dev-qt | |
parent | dev-qt/qtwidgets: Stabilize 5.15.12-r1 x86, #923848 (diff) | |
download | gentoo-e4ce6e88b12e16250ddb6d5976616675e2b730dd.tar.gz gentoo-e4ce6e88b12e16250ddb6d5976616675e2b730dd.tar.bz2 gentoo-e4ce6e88b12e16250ddb6d5976616675e2b730dd.zip |
dev-qt/qtwayland: Stabilize 5.15.12-r1 x86, #923848
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtwayland/qtwayland-5.15.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwayland/qtwayland-5.15.12-r1.ebuild b/dev-qt/qtwayland/qtwayland-5.15.12-r1.ebuild index c9d27b00e9e9..510f5ca2ecff 100644 --- a/dev-qt/qtwayland/qtwayland-5.15.12-r1.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.15.12-r1.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 |