summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-05-06 20:39:05 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-05-06 20:39:05 +0100
commitdfeb6881b5d5a5b2548d6f1432d6ee57a0f189df (patch)
tree7c87738c4af6544dbe1cb26369aded0a9d38d422 /x11-drivers
parentx11-drivers/xf86-input-libinput: stable 0.27.1 for ia64, bug #649316 (diff)
downloadgentoo-dfeb6881b5d5a5b2548d6f1432d6ee57a0f189df.tar.gz
gentoo-dfeb6881b5d5a5b2548d6f1432d6ee57a0f189df.tar.bz2
gentoo-dfeb6881b5d5a5b2548d6f1432d6ee57a0f189df.zip
x11-drivers/xf86-input-wacom: stable 0.36.0 for ia64, bug #649316
Bug: https://bugs.gentoo.org/649316 Package-Manager: Portage-2.3.36, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-input-wacom/xf86-input-wacom-0.36.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 5dac693470cc..bcd1f9529790 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