summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-04 07:21:37 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-04 07:21:37 +0300
commitf311268c8cf400ae9f7534e26b2143c3c2edfc6c (patch)
tree2ead40e3febf6356508b2297c0295216cf697390 /dev-qt/qtgamepad
parentdev-qt/qtconcurrent: Stabilize 5.15.13 arm64, #927748 (diff)
downloadgentoo-f311268c8cf400ae9f7534e26b2143c3c2edfc6c.tar.gz
gentoo-f311268c8cf400ae9f7534e26b2143c3c2edfc6c.tar.bz2
gentoo-f311268c8cf400ae9f7534e26b2143c3c2edfc6c.zip
dev-qt/qtgamepad: Stabilize 5.15.13 arm64, #927748
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtgamepad')
-rw-r--r--dev-qt/qtgamepad/qtgamepad-5.15.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgamepad/qtgamepad-5.15.13.ebuild b/dev-qt/qtgamepad/qtgamepad-5.15.13.ebuild
index fcfde63e397e..2eb0ece47843 100644
--- a/dev-qt/qtgamepad/qtgamepad-5.15.13.ebuild
+++ b/dev-qt/qtgamepad/qtgamepad-5.15.13.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"