summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-12 23:48:44 +0100
committerSam James <sam@gentoo.org>2022-04-12 23:48:44 +0100
commit2f5693022df49a31bc7b966d87304b5633634b7b (patch)
treee4157e5bbcc1b0f98c99bdb118c7e7227055384c /dev-qt/qtgamepad
parentdev-qt/qtconcurrent: Stabilize 5.15.3 amd64, #835762 (diff)
downloadgentoo-2f5693022df49a31bc7b966d87304b5633634b7b.tar.gz
gentoo-2f5693022df49a31bc7b966d87304b5633634b7b.tar.bz2
gentoo-2f5693022df49a31bc7b966d87304b5633634b7b.zip
dev-qt/qtgamepad: Stabilize 5.15.3 amd64, #835762
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qtgamepad')
-rw-r--r--dev-qt/qtgamepad/qtgamepad-5.15.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgamepad/qtgamepad-5.15.3.ebuild b/dev-qt/qtgamepad/qtgamepad-5.15.3.ebuild
index eba3ea4bc1ff..615f122481fd 100644
--- a/dev-qt/qtgamepad/qtgamepad-5.15.3.ebuild
+++ b/dev-qt/qtgamepad/qtgamepad-5.15.3.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"