summaryrefslogtreecommitdiff
path: root/dev-qt/qtgamepad/qtgamepad-5.15.8.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-qt/qtgamepad/qtgamepad-5.15.8.ebuild')
-rw-r--r--dev-qt/qtgamepad/qtgamepad-5.15.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgamepad/qtgamepad-5.15.8.ebuild b/dev-qt/qtgamepad/qtgamepad-5.15.8.ebuild
index 5c671b1992e5..19ce4e27aba2 100644
--- a/dev-qt/qtgamepad/qtgamepad-5.15.8.ebuild
+++ b/dev-qt/qtgamepad/qtgamepad-5.15.8.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"