diff options
author | 2023-11-15 17:19:00 +0000 | |
---|---|---|
committer | 2023-11-15 17:19:00 +0000 | |
commit | 0ba99be978fe8ad97872f46473503884f3afcd6d (patch) | |
tree | 0fb72b49aa8fc4ae964f8881f49ca971a5657761 /dev-qt/qtlocation | |
parent | dev-qt/qtpositioning: Stabilize 6.5.3 amd64, #915549 (diff) | |
download | gentoo-0ba99be978fe8ad97872f46473503884f3afcd6d.tar.gz gentoo-0ba99be978fe8ad97872f46473503884f3afcd6d.tar.bz2 gentoo-0ba99be978fe8ad97872f46473503884f3afcd6d.zip |
dev-qt/qtlocation: Stabilize 6.5.3 amd64, #915549
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtlocation')
-rw-r--r-- | dev-qt/qtlocation/qtlocation-6.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtlocation/qtlocation-6.5.3.ebuild b/dev-qt/qtlocation/qtlocation-6.5.3.ebuild index 05a2dc329b2f..84121c04c0fe 100644 --- a/dev-qt/qtlocation/qtlocation-6.5.3.ebuild +++ b/dev-qt/qtlocation/qtlocation-6.5.3.ebuild @@ -8,7 +8,7 @@ inherit qt6-build DESCRIPTION="Location (places, maps, navigation) library for the Qt6 framework" if [[ ${QT6_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64" + KEYWORDS="amd64" fi RDEPEND=" |