diff options
Diffstat (limited to 'dev-qt/qtbluetooth/qtbluetooth-5.15.7.ebuild')
-rw-r--r-- | dev-qt/qtbluetooth/qtbluetooth-5.15.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.15.7.ebuild b/dev-qt/qtbluetooth/qtbluetooth-5.15.7.ebuild index ed2b8f5810cc..8a32eda1e277 100644 --- a/dev-qt/qtbluetooth/qtbluetooth-5.15.7.ebuild +++ b/dev-qt/qtbluetooth/qtbluetooth-5.15.7.ebuild @@ -5,7 +5,7 @@ EAPI=8 if [[ ${PV} != *9999* ]]; then QT5_KDEPATCHSET_REV=1 - KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" fi QT5_MODULE="qtconnectivity" |