commit: a123dfedd26f2ef58433a17d90185b7994cb33da
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 17 10:46:41 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Nov 17 10:46:41 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a123dfed
x11-drivers/xf86-input-wacom: ppc stable wrt bug #579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
x11-drivers/xf86-input-wacom/xf86-input-wacom-0.33.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 1b8921e..ac39875 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