diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-20 08:44:39 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-20 16:30:09 +0200 |
commit | 030da3bccbea237ddb36090246f13238abdb4918 (patch) | |
tree | 81ce87efbb45731394cc4a4d68a9b1c04ed4a851 | |
parent | dev-qt/qtpositioning: Stabilize 6.6.2 amd64, #924651 (diff) | |
download | gentoo-030da3bccbea237ddb36090246f13238abdb4918.tar.gz gentoo-030da3bccbea237ddb36090246f13238abdb4918.tar.bz2 gentoo-030da3bccbea237ddb36090246f13238abdb4918.zip |
dev-qt/qtlocation: Stabilize 6.6.2 amd64, #924651
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-qt/qtlocation/qtlocation-6.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtlocation/qtlocation-6.6.2.ebuild b/dev-qt/qtlocation/qtlocation-6.6.2.ebuild index 112102c1365c..321eff47e2b6 100644 --- a/dev-qt/qtlocation/qtlocation-6.6.2.ebuild +++ b/dev-qt/qtlocation/qtlocation-6.6.2.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=" |