diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-03 17:14:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-03 17:14:41 +0100 |
commit | 9f9eaaf5e4db0adc2288d78b3f4958da567f486b (patch) | |
tree | 74460d304f694f936fdc4e42890c68a979c2f885 /x11-drivers/xf86-input-wacom | |
parent | x11-base/xorg-server: arm stable wrt bug #704592 (diff) | |
download | gentoo-9f9eaaf5e4db0adc2288d78b3f4958da567f486b.tar.gz gentoo-9f9eaaf5e4db0adc2288d78b3f4958da567f486b.tar.bz2 gentoo-9f9eaaf5e4db0adc2288d78b3f4958da567f486b.zip |
x11-drivers/xf86-input-wacom: arm stable wrt bug #704592
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-input-wacom')
-rw-r--r-- | x11-drivers/xf86-input-wacom/xf86-input-wacom-0.38.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.38.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.38.0.ebuild index 6c82866aba88..90489362e5ec 100644 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.38.0.ebuild +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.38.0.ebuild @@ -12,7 +12,7 @@ EGIT_REPO_URI="https://github.com/linuxwacom/xf86-input-wacom" [[ ${PV} != 9999* ]] && \ SRC_URI="https://github.com/linuxwacom/${PN}/releases/download/${P}/${P}.tar.bz2" -KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ia64 ppc ppc64 sparc x86" IUSE="debug" RDEPEND="dev-libs/libwacom |