summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-25 13:26:40 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-25 13:26:40 +0100
commit450d68607f01099e48a4732e2211f61240b6d5b0 (patch)
tree8a7a86ae106fabd58c3efb729365dd5e6350b28e /x11-drivers/xf86-input-wacom
parentx11-drivers/xf86-input-synaptics: ppc64 stable wrt bug #579266 (diff)
downloadgentoo-450d68607f01099e48a4732e2211f61240b6d5b0.tar.gz
gentoo-450d68607f01099e48a4732e2211f61240b6d5b0.tar.bz2
gentoo-450d68607f01099e48a4732e2211f61240b6d5b0.zip
x11-drivers/xf86-input-wacom: ppc64 stable wrt bug #579266
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" 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.33.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 a7fe1f6fda77..7e1def1bbdce 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://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