summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-05-28 14:02:33 +0200
committerMichał Górny <mgorny@gentoo.org>2024-05-28 14:02:33 +0200
commit2951f41814c2824466f77cad179183a1b20b8255 (patch)
tree714c9fb766d97a8198062710b4edecb1cae7050a /dev-qt
parentdev-qt/qtcharts: Stabilize 6.7.1 arm, #932862 (diff)
downloadgentoo-2951f41814c2824466f77cad179183a1b20b8255.tar.gz
gentoo-2951f41814c2824466f77cad179183a1b20b8255.tar.bz2
gentoo-2951f41814c2824466f77cad179183a1b20b8255.zip
dev-qt/qtconnectivity: Stabilize 6.7.1 arm, #932862
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtconnectivity/qtconnectivity-6.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtconnectivity/qtconnectivity-6.7.1.ebuild b/dev-qt/qtconnectivity/qtconnectivity-6.7.1.ebuild
index de07cbfd1ffe..4a68e95ba796 100644
--- a/dev-qt/qtconnectivity/qtconnectivity-6.7.1.ebuild
+++ b/dev-qt/qtconnectivity/qtconnectivity-6.7.1.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 ~arm ~arm64 ~loong ~riscv ~x86"
+ KEYWORDS="~amd64 arm ~arm64 ~loong ~riscv ~x86"
fi
IUSE="+bluetooth nfc smartcard"