summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2017-03-06 16:36:25 +0100
committerTobias Klausmann <klausman@gentoo.org>2017-03-06 16:49:40 +0100
commit12442f9747e5d3bc23eaebbbd071543d23584cd7 (patch)
treed01141295b0aab2779cacbbf7d9244db23fe4477 /x11-drivers/xf86-input-wacom
parentx11-drivers/xf86-input-mouse-1.9.2-r0: add alpha keyword (diff)
downloadgentoo-12442f9747e5d3bc23eaebbbd071543d23584cd7.tar.gz
gentoo-12442f9747e5d3bc23eaebbbd071543d23584cd7.tar.bz2
gentoo-12442f9747e5d3bc23eaebbbd071543d23584cd7.zip
x11-drivers/xf86-input-wacom-0.34.0-r0: add alpha keyword
Gentoo-Bug: 611056
Diffstat (limited to 'x11-drivers/xf86-input-wacom')
-rw-r--r--x11-drivers/xf86-input-wacom/xf86-input-wacom-0.34.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.34.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.34.0.ebuild
index 202bdb05c930..57fa44f52218 100644
--- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.34.0.ebuild
+++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.34.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