diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-07 19:49:47 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-07 21:21:58 +0200 |
commit | cd155ba8f5e83a8a72adae6e1c1a01dce3fe698f (patch) | |
tree | 56cc284c286c5d187556ec3ab93fe97b186dfae1 /x11-drivers/xf86-input-wacom | |
parent | dev-libs/weston: x86 stable (bug #649316) (diff) | |
download | gentoo-cd155ba8f5e83a8a72adae6e1c1a01dce3fe698f.tar.gz gentoo-cd155ba8f5e83a8a72adae6e1c1a01dce3fe698f.tar.bz2 gentoo-cd155ba8f5e83a8a72adae6e1c1a01dce3fe698f.zip |
x11-drivers/xf86-input-wacom: x86 stable (bug #649316)
Package-Manager: Portage-2.3.34, Repoman-2.3.9
Diffstat (limited to 'x11-drivers/xf86-input-wacom')
-rw-r--r-- | x11-drivers/xf86-input-wacom/xf86-input-wacom-0.36.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 aa89f1f23e75..1bd4c815ca53 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 |