commit: a7d030edabb28b49b6b85f4f3eb45a0f06c7423d
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 8 07:38:01 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Wed Mar 8 07:44:06 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7d030ed
x11-drivers/xf86-input-wacom: arm stable (bug 611056)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"
x11-drivers/xf86-input-wacom/xf86-input-wacom-0.34.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.34.0.ebuild
b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.34.0.ebuild
index ec0ab557876..75980381fa9 100644
--- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.34.0.ebuild
+++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.34.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