summaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-input-wacom
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-11-30 12:49:00 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-11-30 12:49:00 +0100
commitd72122887274d9f3f59d2c35674d7395e4e53cfb (patch)
treea033df2f0f06b21646505a25a5a3ab85f20c996e /x11-drivers/xf86-input-wacom
parent16d25b1e823258dda1a06b8f81982d5ac1806470 (diff)
downloadgentoo-d72122887274d9f3f59d2c35674d7395e4e53cfb.tar.gz
gentoo-d72122887274d9f3f59d2c35674d7395e4e53cfb.tar.xz
x11-drivers/xf86-input-wacom: amd64 stable wrt bug #559062
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'x11-drivers/xf86-input-wacom')
-rw-r--r--x11-drivers/xf86-input-wacom/xf86-input-wacom-0.31.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.31.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.31.0.ebuild
index 8ec78b81c76..f2446ff486e 100644
--- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.31.0.ebuild
+++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.31.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