dev-qt/qtgamepad: x86 stable (bug #734600)

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
Thomas Deutschmann
2020-10-18 16:32:48 +02:00
parent e53aff2b71
commit 0982881f73

View File

@@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="Qt module to support gamepad hardware"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="amd64 arm64 ~x86"
KEYWORDS="amd64 arm64 x86"
fi
IUSE="evdev qml sdl"