dev-qt/qtgamepad: x86 keyworded (bug #694230)

Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
Thomas Deutschmann
2019-10-21 14:29:09 +02:00
parent e858494a78
commit 5252c70c5b

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"
KEYWORDS="amd64 ~arm64 ~x86"
fi
IUSE="evdev qml sdl"