summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2016-06-02 19:04:00 +0200
committerTobias Klausmann <klausman@gentoo.org>2016-06-02 19:11:08 +0200
commite20130b531b7e34d54ea35235cd43fe1a201a05f (patch)
tree16c67b0aa125e4c66c39653ffdafcbc2a1fe978e /x11-drivers
parentx11-drivers/xf86-input-void-1.4.1-r0: add alpha keyword (diff)
downloadgentoo-e20130b531b7e34d54ea35235cd43fe1a201a05f.tar.gz
gentoo-e20130b531b7e34d54ea35235cd43fe1a201a05f.tar.bz2
gentoo-e20130b531b7e34d54ea35235cd43fe1a201a05f.zip
x11-drivers/xf86-input-wacom-0.31.0-r0: add alpha keyword
Gentoo-Bug: 559062 Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-input-wacom/xf86-input-wacom-0.31.0.ebuild4
1 files changed, 2 insertions, 2 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 3f353a35605c..628866937563 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,7 @@ EGIT_REPO_URI="git://linuxwacom.git.sourceforge.net/gitroot/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