summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-11-06 09:09:39 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-11-06 09:13:47 +0200
commitadc04693dbbdb7c951e902a31121bd428ff2350c (patch)
treee9b503b727e678cca8b9d2c97b659425533c179d /dev-qt/qtgamepad
parentdev-qt/qtconcurrent: Stabilize 5.15.11 x86, #915391 (diff)
downloadgentoo-adc04693dbbdb7c951e902a31121bd428ff2350c.tar.gz
gentoo-adc04693dbbdb7c951e902a31121bd428ff2350c.tar.bz2
gentoo-adc04693dbbdb7c951e902a31121bd428ff2350c.zip
dev-qt/qtgamepad: Stabilize 5.15.11 x86, #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 acfeaccfaf54..24979fd6ad03 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"