diff options
author | Sam James <sam@gentoo.org> | 2022-12-03 11:00:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-03 11:00:30 +0000 |
commit | bd59d0ebe641d6264c524f009df37be7030123dc (patch) | |
tree | d3301c14d8668d54a6a057c623660e544d0d6b98 /dev-qt/qtlocation | |
parent | dev-qt/qtpositioning: Stabilize 5.15.7 amd64, #883677 (diff) | |
download | gentoo-bd59d0ebe641d6264c524f009df37be7030123dc.tar.gz gentoo-bd59d0ebe641d6264c524f009df37be7030123dc.tar.bz2 gentoo-bd59d0ebe641d6264c524f009df37be7030123dc.zip |
dev-qt/qtlocation: Stabilize 5.15.7 amd64, #883677
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qtlocation')
-rw-r--r-- | dev-qt/qtlocation/qtlocation-5.15.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtlocation/qtlocation-5.15.7.ebuild b/dev-qt/qtlocation/qtlocation-5.15.7.ebuild index ebcbd1ab6c03..cee7ab8d50c7 100644 --- a/dev-qt/qtlocation/qtlocation-5.15.7.ebuild +++ b/dev-qt/qtlocation/qtlocation-5.15.7.ebuild @@ -5,7 +5,7 @@ EAPI=8 if [[ ${PV} != *9999* ]]; then QT5_KDEPATCHSET_REV=1 - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" fi inherit qt5-build |