summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-09-13 23:07:53 -0400
committerAaron Bauman <bman@gentoo.org>2019-09-13 23:07:53 -0400
commit4d758b3da4d2616c46d6c837791124cf213842ad (patch)
tree7421c57306360b667904dd1ea02d3c612589992c /dev-qt/qtgamepad
parentapp-portage/gentoolkit: arm64 stable (bug #691976) (diff)
downloadgentoo-4d758b3da4d2616c46d6c837791124cf213842ad.tar.gz
gentoo-4d758b3da4d2616c46d6c837791124cf213842ad.tar.bz2
gentoo-4d758b3da4d2616c46d6c837791124cf213842ad.zip
dev-qt/qtgamepad: arm64 keyworded (bug #694230)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.76, Repoman-2.3.17
Diffstat (limited to 'dev-qt/qtgamepad')
-rw-r--r--dev-qt/qtgamepad/qtgamepad-5.12.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgamepad/qtgamepad-5.12.5.ebuild b/dev-qt/qtgamepad/qtgamepad-5.12.5.ebuild
index cf981234f3df..fc6a8943bd4f 100644
--- a/dev-qt/qtgamepad/qtgamepad-5.12.5.ebuild
+++ b/dev-qt/qtgamepad/qtgamepad-5.12.5.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="Qt module to support gamepad hardware"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~arm64"
fi
IUSE="evdev qml sdl"