diff options
-rw-r--r-- | x11-drivers/xf86-input-wacom/xf86-input-wacom-0.31.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.31.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.31.0.ebuild index 7afd3f272026..84a4f7a6b9d3 100644 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.31.0.ebuild +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.31.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 |