diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 10:04:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 10:04:48 +0100 |
commit | 12dd6ac2633e29e0e6df32e0d7509b5f49620c37 (patch) | |
tree | e2c87e02077220f7488db3166a2794c089c8d4c8 /x11-drivers/xf86-input-wacom | |
parent | x11-drivers/xf86-input-vmmouse: amd64 stable wrt bug #611056 (diff) | |
download | gentoo-12dd6ac2633e29e0e6df32e0d7509b5f49620c37.tar.gz gentoo-12dd6ac2633e29e0e6df32e0d7509b5f49620c37.tar.bz2 gentoo-12dd6ac2633e29e0e6df32e0d7509b5f49620c37.zip |
x11-drivers/xf86-input-wacom: amd64 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-input-wacom')
-rw-r--r-- | x11-drivers/xf86-input-wacom/xf86-input-wacom-0.34.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 75980381fa92..0583bd5f1cd0 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 |