commit: 7e798a48c9b1cd92129f0dbdbf8bf1d3ffa8e03c
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun May 6 20:45:18 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun May 6 20:45:18 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e798a48
x11-drivers/xf86-input-wacom-0.36.0: ppc64 stable, bug 649316
x11-drivers/xf86-input-wacom/xf86-input-wacom-0.36.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 2f7d103ee29..aa89f1f23e7 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