summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-30 22:19:17 +0000
committerSam James <sam@gentoo.org>2022-06-30 22:19:17 +0000
commit7bdccab2a92d21a5d48c1325cbe572b98648e156 (patch)
tree9f67a9ea4daf63f284c1c3f41f946cfa47419417 /dev-qt/qtgamepad
parentdev-qt/qtconcurrent: Stabilize 5.15.5 amd64, #853232 (diff)
downloadgentoo-7bdccab2a92d21a5d48c1325cbe572b98648e156.tar.gz
gentoo-7bdccab2a92d21a5d48c1325cbe572b98648e156.tar.bz2
gentoo-7bdccab2a92d21a5d48c1325cbe572b98648e156.zip
dev-qt/qtgamepad: Stabilize 5.15.5 amd64, #853232
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qtgamepad')
-rw-r--r--dev-qt/qtgamepad/qtgamepad-5.15.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgamepad/qtgamepad-5.15.5.ebuild b/dev-qt/qtgamepad/qtgamepad-5.15.5.ebuild
index 23b8279f774e..24f81cd1d8fc 100644
--- a/dev-qt/qtgamepad/qtgamepad-5.15.5.ebuild
+++ b/dev-qt/qtgamepad/qtgamepad-5.15.5.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"