summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-01 15:59:26 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-01 15:59:26 +0000
commit08357eec1e46eab3b4b0079570e2780dd8c359db (patch)
treed163f9360c98b4da4785e65e0864e683b8c574b9 /dev-qt/qtgamepad
parentdev-qt/qtconcurrent: Stabilize 5.15.14 x86, #933196 (diff)
downloadgentoo-08357eec1e46eab3b4b0079570e2780dd8c359db.tar.gz
gentoo-08357eec1e46eab3b4b0079570e2780dd8c359db.tar.bz2
gentoo-08357eec1e46eab3b4b0079570e2780dd8c359db.zip
dev-qt/qtgamepad: Stabilize 5.15.14 x86, #933196
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtgamepad')
-rw-r--r--dev-qt/qtgamepad/qtgamepad-5.15.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgamepad/qtgamepad-5.15.14.ebuild b/dev-qt/qtgamepad/qtgamepad-5.15.14.ebuild
index 57e32949bdc3..2eb0ece47843 100644
--- a/dev-qt/qtgamepad/qtgamepad-5.15.14.ebuild
+++ b/dev-qt/qtgamepad/qtgamepad-5.15.14.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Qt module to support gamepad hardware"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm arm64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm arm64 ~riscv x86"
fi
IUSE="evdev qml sdl"