x11-drivers/xf86-input-wacom-0.31.0-r0: add alpha keyword
authorTobias Klausmann <klausman@gentoo.org>
Thu, 2 Jun 2016 17:04:00 +0000 (19:04 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Thu, 2 Jun 2016 17:11:08 +0000 (19:11 +0200)
Gentoo-Bug: 559062

Package-Manager: portage-2.3.0_rc1

x11-drivers/xf86-input-wacom/xf86-input-wacom-0.31.0.ebuild

index 3f353a35605c1d34541317b9546c9e23eb946a33..62886693756382ce8e1c46c2e2330237c95e6999 100644 (file)
@@ -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