summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-11-06 09:10:07 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-11-06 09:14:01 +0200
commit376fd957aa3ec072935eb42ae5c926dd229ef879 (patch)
tree50c4e9c33afcac6d3a46c8a13ac246e996304c9b /dev-qt/qtgamepad
parentdev-qt/qtconcurrent: Stabilize 5.15.11 amd64, #915391 (diff)
downloadgentoo-376fd957aa3ec072935eb42ae5c926dd229ef879.tar.gz
gentoo-376fd957aa3ec072935eb42ae5c926dd229ef879.tar.bz2
gentoo-376fd957aa3ec072935eb42ae5c926dd229ef879.zip
dev-qt/qtgamepad: Stabilize 5.15.11 amd64, #915391
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtgamepad')
-rw-r--r--dev-qt/qtgamepad/qtgamepad-5.15.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgamepad/qtgamepad-5.15.11.ebuild b/dev-qt/qtgamepad/qtgamepad-5.15.11.ebuild
index 24979fd6ad03..eeecd4d2f8bb 100644
--- a/dev-qt/qtgamepad/qtgamepad-5.15.11.ebuild
+++ b/dev-qt/qtgamepad/qtgamepad-5.15.11.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"