Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-wacom/
Date: Wed, 25 Jan 2017 12:28:49
Message-Id: 1485347200.450d68607f01099e48a4732e2211f61240b6d5b0.ago@gentoo
1 commit: 450d68607f01099e48a4732e2211f61240b6d5b0
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 25 12:26:40 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 25 12:26:40 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=450d6860
7
8 x11-drivers/xf86-input-wacom: ppc64 stable wrt bug #579266
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 x11-drivers/xf86-input-wacom/xf86-input-wacom-0.33.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 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
18 index a7fe1f6..7e1def1 100644
19 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.33.0.ebuild
20 +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.33.0.ebuild
21 @@ -13,7 +13,7 @@ EGIT_REPO_URI="git://git.code.sf.net/p/linuxwacom/${PN}"
22 [[ ${PV} != 9999* ]] && \
23 SRC_URI="mirror://sourceforge/linuxwacom/${PN}/${P}.tar.bz2"
24
25 -KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 sparc x86"
26 +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86"
27 IUSE="debug"
28
29 # depend on libwacom for its udev rules, bug #389633