commit: 151d54dcc2d81d7a9efa8020f97d9be83fd8c6aa
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Sun May 13 11:27:10 2018 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Sun May 13 11:27:10 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=151d54dc
x11-drivers/xf86-input-wacom: arm stable, bug #649316
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
x11-drivers/xf86-input-wacom/xf86-input-wacom-0.36.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.36.0.ebuild
b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.36.0.ebuild
index 9506752c45f..8d906ff0b1a 100644
--- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.36.0.ebuild
+++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.36.0.ebuild
@@ -12,7 +12,7 @@ EGIT_REPO_URI="git://git.code.sf.net/p/linuxwacom/${PN}"
[[ ${PV} != 9999* ]] && \
SRC_URI="mirror://sourceforge/linuxwacom/${PN}/${P}.tar.bz2"
-KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86"
IUSE="debug"
# depend on libwacom for its udev rules, bug #389633