summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-14 09:19:36 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-14 09:21:45 +0200
commit9478b5a9f2c3c356d6c34352582b4f24138d6506 (patch)
tree375f207400f80b82f81f3e26e755b17bf6559d29 /dev-qt/qtgamepad
parentdev-qt/qtdiag: x86 stable wrt bug #843353 (diff)
downloadgentoo-9478b5a9f2c3c356d6c34352582b4f24138d6506.tar.gz
gentoo-9478b5a9f2c3c356d6c34352582b4f24138d6506.tar.bz2
gentoo-9478b5a9f2c3c356d6c34352582b4f24138d6506.zip
dev-qt/qtgamepad: x86 stable wrt bug #843353
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtgamepad')
-rw-r--r--dev-qt/qtgamepad/qtgamepad-5.15.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgamepad/qtgamepad-5.15.4.ebuild b/dev-qt/qtgamepad/qtgamepad-5.15.4.ebuild
index 24f81cd1d8fc..d30579627c0e 100644
--- a/dev-qt/qtgamepad/qtgamepad-5.15.4.ebuild
+++ b/dev-qt/qtgamepad/qtgamepad-5.15.4.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"