diff options
author | Sam James <sam@gentoo.org> | 2023-07-12 02:12:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-12 02:12:45 +0100 |
commit | ae1d3360d5490fb0e631519c95da9b4d279fe4d9 (patch) | |
tree | a87d9460931f975df648f2558d3d6284dd478ba2 /dev-qt | |
parent | dev-qt/qttranslations: Stabilize 5.15.10 arm, #909313 (diff) | |
download | gentoo-ae1d3360d5490fb0e631519c95da9b4d279fe4d9.tar.gz gentoo-ae1d3360d5490fb0e631519c95da9b4d279fe4d9.tar.bz2 gentoo-ae1d3360d5490fb0e631519c95da9b4d279fe4d9.zip |
dev-qt/qtwayland: Stabilize 5.15.10 arm, #909313
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt')
-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 1d468758af62..c98d2be58300 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 |