summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-03-08 08:29:22 +0100
committerMichael Weber <xmw@gentoo.org>2017-03-08 08:40:43 +0100
commitacf38d94d4c1c196df94bcc4d9fb49ac916e1c6b (patch)
treec9a80c5d27f9076081ae55e7e068e2a0ea38c09f /x11-drivers/xf86-input-wacom
parentx11-drivers/xf86-input-synaptics: ppc64 stable (bug 611056) (diff)
downloadgentoo-acf38d94d4c1c196df94bcc4d9fb49ac916e1c6b.tar.gz
gentoo-acf38d94d4c1c196df94bcc4d9fb49ac916e1c6b.tar.bz2
gentoo-acf38d94d4c1c196df94bcc4d9fb49ac916e1c6b.zip
x11-drivers/xf86-input-wacom: ppc64 stable (bug 611056)
Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"
Diffstat (limited to 'x11-drivers/xf86-input-wacom')
-rw-r--r--x11-drivers/xf86-input-wacom/xf86-input-wacom-0.34.0.ebuild2
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 57fa44f52218..80a7fc83037e 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