summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-15 05:47:39 +0100
committerSam James <sam@gentoo.org>2023-09-15 05:47:39 +0100
commit6810f45d84d5057b9f3d1b04e0d8bc2c5b49e9da (patch)
treecc25a9d45222f11e50025aa3874115ffd28909e4 /dev-qt
parentdev-qt/qtcharts: Stabilize 6.5.2-r1 amd64, #914113 (diff)
downloadgentoo-6810f45d84d5057b9f3d1b04e0d8bc2c5b49e9da.tar.gz
gentoo-6810f45d84d5057b9f3d1b04e0d8bc2c5b49e9da.tar.bz2
gentoo-6810f45d84d5057b9f3d1b04e0d8bc2c5b49e9da.zip
dev-qt/qtconnectivity: Stabilize 6.5.2 amd64, #914113
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtconnectivity/qtconnectivity-6.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtconnectivity/qtconnectivity-6.5.2.ebuild b/dev-qt/qtconnectivity/qtconnectivity-6.5.2.ebuild
index 47506d7b4b09..2d6e976614b6 100644
--- a/dev-qt/qtconnectivity/qtconnectivity-6.5.2.ebuild
+++ b/dev-qt/qtconnectivity/qtconnectivity-6.5.2.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
DESCRIPTION="Bluetooth and NFC support library for the Qt6 framework"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64"
+ KEYWORDS="amd64"
fi
IUSE="+bluetooth nfc smartcard"