Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-wacom/
Date: Sun, 13 May 2018 11:30:07
Message-Id: 1526210830.151d54dcc2d81d7a9efa8020f97d9be83fd8c6aa.maekke@gentoo
1 commit: 151d54dcc2d81d7a9efa8020f97d9be83fd8c6aa
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 13 11:27:10 2018 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sun May 13 11:27:10 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=151d54dc
7
8 x11-drivers/xf86-input-wacom: arm stable, bug #649316
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="arm"
12
13 x11-drivers/xf86-input-wacom/xf86-input-wacom-0.36.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 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
17 index 9506752c45f..8d906ff0b1a 100644
18 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.36.0.ebuild
19 +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.36.0.ebuild
20 @@ -12,7 +12,7 @@ EGIT_REPO_URI="git://git.code.sf.net/p/linuxwacom/${PN}"
21 [[ ${PV} != 9999* ]] && \
22 SRC_URI="mirror://sourceforge/linuxwacom/${PN}/${P}.tar.bz2"
23
24 -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86"
25 +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86"
26 IUSE="debug"
27
28 # depend on libwacom for its udev rules, bug #389633