summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-19 14:14:15 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-19 14:14:15 +0100
commite66b6581b0533685921cef7aa478720b77959b67 (patch)
tree36ecc4be28b7bcd474c2e446d4bc335512f0b3d6 /dev-qt/qtgamepad/qtgamepad-5.14.1.ebuild
parentdev-qt/qtdeclarative: x86 stable wrt bug #699328 (diff)
downloadgentoo-e66b6581b0533685921cef7aa478720b77959b67.tar.gz
gentoo-e66b6581b0533685921cef7aa478720b77959b67.tar.bz2
gentoo-e66b6581b0533685921cef7aa478720b77959b67.zip
dev-qt/qtgamepad: x86 stable wrt bug #699328
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtgamepad/qtgamepad-5.14.1.ebuild')
-rw-r--r--dev-qt/qtgamepad/qtgamepad-5.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgamepad/qtgamepad-5.14.1.ebuild b/dev-qt/qtgamepad/qtgamepad-5.14.1.ebuild
index 9468544378b5..e97e73ed72d4 100644
--- a/dev-qt/qtgamepad/qtgamepad-5.14.1.ebuild
+++ b/dev-qt/qtgamepad/qtgamepad-5.14.1.ebuild
@@ -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"