commit: 77d6a707fcd1d0dd0ea8967575f7926cc0a1df87
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 17 11:09:51 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Sep 17 11:09:51 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77d6a707
x11-drivers/xf86-input-wacom: amd64 stable, bug 579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
x11-drivers/xf86-input-wacom/xf86-input-wacom-0.33.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.33.0.ebuild
b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.33.0.ebuild
index c06e26b..ba6a102 100644
--- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.33.0.ebuild
+++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.33.0.ebuild
@@ -13,7 +13,7 @@
EGIT_REPO_URI="git://linuxwacom.git.sourceforge.net/gitroot/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