summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-05-28 21:55:19 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-05-28 21:55:19 +0300
commit97f0caa3f78e7d58e5016b854d73195c51294259 (patch)
treec0ab2bc330fdd165b7bd5cfd368b69382f1414e0 /dev-qt/qtsensors
parentdev-qt/qtscxml: Stabilize 6.7.1 x86, #932862 (diff)
downloadgentoo-97f0caa3f78e7d58e5016b854d73195c51294259.tar.gz
gentoo-97f0caa3f78e7d58e5016b854d73195c51294259.tar.bz2
gentoo-97f0caa3f78e7d58e5016b854d73195c51294259.zip
dev-qt/qtsensors: Stabilize 6.7.1 x86, #932862
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtsensors')
-rw-r--r--dev-qt/qtsensors/qtsensors-6.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtsensors/qtsensors-6.7.1.ebuild b/dev-qt/qtsensors/qtsensors-6.7.1.ebuild
index 725d7e4e5d86..ab43216f6f1f 100644
--- a/dev-qt/qtsensors/qtsensors-6.7.1.ebuild
+++ b/dev-qt/qtsensors/qtsensors-6.7.1.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
DESCRIPTION="Hardware sensor access library for the Qt6 framework"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 arm ~arm64 ~hppa ~loong ~ppc ~riscv ~x86"
+ KEYWORDS="~amd64 arm ~arm64 ~hppa ~loong ~ppc ~riscv x86"
fi
IUSE="qml"