summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-02-20 08:44:37 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-02-20 16:30:08 +0200
commit2a5831c481f9bd044c14f548b0ba39d8d16ed774 (patch)
tree03c7e9d2cb09a9816d08bcb70e485469984cfefd /dev-qt
parentdev-qt/qtcharts: Stabilize 6.6.2 amd64, #924651 (diff)
downloadgentoo-2a5831c481f9bd044c14f548b0ba39d8d16ed774.tar.gz
gentoo-2a5831c481f9bd044c14f548b0ba39d8d16ed774.tar.bz2
gentoo-2a5831c481f9bd044c14f548b0ba39d8d16ed774.zip
dev-qt/qtconnectivity: Stabilize 6.6.2 amd64, #924651
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtconnectivity/qtconnectivity-6.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtconnectivity/qtconnectivity-6.6.2.ebuild b/dev-qt/qtconnectivity/qtconnectivity-6.6.2.ebuild
index ee563938e4e6..006963f85458 100644
--- a/dev-qt/qtconnectivity/qtconnectivity-6.6.2.ebuild
+++ b/dev-qt/qtconnectivity/qtconnectivity-6.6.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 ~arm64 ~loong"
+ KEYWORDS="amd64 ~arm64 ~loong"
fi
IUSE="+bluetooth nfc smartcard"